G
Guest
Can anyone please help me understand how to do the following:
I have an ASPX page that has a tabstrip and multipage. On the multipage,
each pageview has an IFRAME that has another ASPX page loaded in it. I have
a button, that when clicked, I would like the emmulate the user clicking the
first tab (tab index 0) on the tabstrip back on the main ASPX page.
I need to know how to call functions, reference data, etc. from one ASPX
page to another even if they are inside an IFRAME.
I am looking for VB code, not javascript or vbscript.
If anyone can help I would appreciate it very much.. I have been at this for
2 days now...
I have an ASPX page that has a tabstrip and multipage. On the multipage,
each pageview has an IFRAME that has another ASPX page loaded in it. I have
a button, that when clicked, I would like the emmulate the user clicking the
first tab (tab index 0) on the tabstrip back on the main ASPX page.
I need to know how to call functions, reference data, etc. from one ASPX
page to another even if they are inside an IFRAME.
I am looking for VB code, not javascript or vbscript.
If anyone can help I would appreciate it very much.. I have been at this for
2 days now...