| | in normal links, you can add "_top" to the target, so it opens in the whole page, not only the frame... Is there a way to do the same with form submit buttons? |
|
|
You could try using an onSubmit code with javascript and redirect the top to the site you want to go to. Or use PHP or Perl or another language that can easily process form data and print a new page to handle it. Sorry I don't have code for you, but I don't have time to look it up and haven't done it before. The javascript onSubmit is all over the web though, just do a search.
Ummm... Can someone just give me a code?
google is your friend.. search there and you'll find it!
To use _top as your target, use:
HTML <form action="somefile.php" method="post" target="_top"> Of course, you should change the action to whatever file you are using. |
|
![]() I Need Help With A Form... |
| ADD REPLY / Got an Opinion! | a humble request :-) | RAPID SEARCH! | Free Hosting | [X] |
|
Express your Opinions, Thoughts or Contribute your information that might help someone here. Ask your Doubts & Queries to get answers.. "Together, We enlight each other!" |
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP. | 500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE |
|