|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi;
I need to create a form with a textbox. The user will enter a url in the textbox. The form then should "call" the url given. Any idea how to do this? Thx. |
|
#2
|
|||
|
|||
|
I think you can use: location.href=document.someform.textbox.value;
You also might want to syntax check the url before redirecting. ------------------ Good luck, Bas ------------------ E-mail me at: b.vandermeijden@pecoma.nl |
![]() |
| Viewing: Dev Shed Forums > Web Design > HTML Programming > Calling a url |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|