|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
how can i transfer to html and asp page that i get its url from database
Hi
i tried using the following statements to transfer to html and asp page but i could not response.redirect("&results('Url')&") or Server.Transfer(results("Url")) pls tell me how can i transfer to html and asp page that i get its url from database with regards |
|
#2
|
|||
|
|||
|
To redirect to another page you must make the redirect before any html code is processed (above the <html> tag).
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > how can i transfer to html and asp page that i get its url from database |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|