Open to the 3rd (Master-)Detail Form

I have a form app with 4 detail forms embedded as Master-Detail which show up in tabs 1 - 4 when then app is running.

Is it possible to programmatically open to the 3rd tab via a URL redirect?

[QUOTE=scriptcaser;41302]I have a form app with 4 detail forms embedded as Master-Detail which show up in tabs 1 - 4 when then app is running.

Is it possible to programmatically open to the 3rd tab via a URL redirect?[/QUOTE]

No, The only way to change tabs afaik is by using javascript. But not sure how to do that.