|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Response redirect
<i><b>Originally posted by : Peter (peter@yellowdog.co.za)</b></i><br />I am setting a value to a session variable in a button event (on click). that works!!!<br /><br />But the problem is when I try to open a new asp, I get a error while using response.redirect:<br /><br />Question: Can I use any button to redirect to a new asp. and am I forced to use the full path in response redirect?<br /><br />
|
|
#2
|
|||
|
|||
|
<i><b>Originally posted by : sam</b></i><br />You can use any button to redirect new asp.<br /><form name=Example action="New.asp" method=Post><br /><input type=Submit name="B1" Value=Submit> <br />will take you to New.asp when you click submit button.<br /><br />------------<br />Peter at 3/10/2000 1:46:36 AM<br /><br />I am setting a value to a session variable in a button event (on click). that works!!!<br /><br />But the problem is when I try to open a new asp, I get a error while using response.redirect:<br /><br />Question: Can I use any button to redirect to a new asp. and am I forced to use the full path in response redirect?<br /><br />
|
![]() |
| Viewing: ASP Free Forums > Programming > ASP Development > Response redirect |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|