Forum Moderators: open
Here is my issue...
I have the page split into 2 frames and when a user does a Logout via clicking on a button in the form (on the right frame), I want to take the user to the main login page but without the frames on the page.
I know if the logout would have been a link (and not a button) I could use the TARGET="_top" in the link... but this one's a button and I couldn't think of a neat way of doing it.
Thanks,
Nitin