You need to sign in to do that
Don't have an account?

Navigate between the visualforce pages inside an iframe
Hi,
I have crreated tab menu and within each tab i have called an <apex:iframe src="page1"/> tag with a page.
In page1 I have something like <apex:commandButton action="/apex/page2">. It is navigating to page2 bt in page to if i am calling page1 ex: <apex:commandButton action="/apex/page1">. its not being opened in the same iframe created its open in a new window. Can anybody help me out.
Regards,
Ravindra