|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I want to use javascript in my code.My question is: there is already a display button on the form, when the user clicks the button they are taken to the next page.
Now the display button has to be eliminated this means that there will be no click event,but how do i redirect them to the next page without the user clicking the display button. |
|
#2
|
|||
|
|||
|
<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">quote:</font><HR>Vishal, just use the given code:
<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">code:</font><HR><pre> window.location.href = "yourpagehere.htm" [/code] Have fun URL [/quote] ------------------ @@susmit |
![]() |
| Viewing: Dev Shed Forums > Web Design > HTML Programming > Redirect |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|