Networking | Hardware | Software | Multimedia | System | Unix&Linux | MBA

Home>>Hardware>>re-direct form after submit

re-direct form after submit

Sydius
01-15-2004, 04:04 PM
How can I get my form page to re-direct to a thank you page after hitting submitting?

I can load a seperate browser with the thank you page loading in but not the same browser as the form to re-direct and load the thank you page. I hope this makes sense.

Any help would be much appreciated.

Sydius
01-15-2004, 04:29 PM
this is how I am referencing the thank you page

<INPUT type="hidden" name="redirect" value="http://www.mysite/thanks.html">

Sydius
01-19-2004, 09:46 AM
anyone?

glenngv
01-19-2004, 09:54 AM
I assume you're using a server-side language, not just static html in the form action of the page.

<form action="page.xxx" method="post">

if you're using asp, you just call response.redirect function.

<%
'codes to process input data

'then at the end
Response.redirect(request.form("redirect"))
%>

If you're using other server-side language, I think you should know its counterpart.


 

TOP

For more info

setting a minimum size
Auto Preview of Image 
Refresh with a query s
JS Validation obsolete
Javascript Pop up func
Slide show transitions
I'm a newbie...please!
how to write coding in
Advanced Debug Info 
.js file doesn't work 

News Archive

Adding Graphic To Text
re-direct form after s
pop up window controls
Clock on homepage - He
passing a param from a
Password Procection wi
document.title in same
focus onload 
Counting Wrong from Ri
Help needed on how to 

Related stories:

Adding Graphic To Text Field
pop up window controls window that popped it
Clock on homepage - Help
passing a param from a function to another
Password Procection with login in URL

Copyright@2004-2005 www.zzcoke.com All Right Reserved

advanced web statistics