[Javascript] Submit button > go to URL

Robin Warnes rwarnes at paradise.net.nz
Fri Apr 27 16:19:41 CDT 2001


Try:

<FORM ACTION="http//www.urlname.com">
<INPUT TYPE="submit" VALUE="Website Name">
</FORM>

Robin
New Zealand.

----- Original Message ----- 
From: James Fox <jfox at myopenapps.com>
To: <javascript at LaTech.edu>
Sent: Saturday, April 28, 2001 12:59 AM
Subject: [Javascript] Submit button > go to URL


> Very basic question..
> 
> Is it possible for a <input type="submit"> to simply go to a URL??
> 
> Surely it's possibe.
> Thanks in advance.
> 
> 
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> http://www.LaTech.edu/mailman/listinfo/javascript
> 
> 






More information about the Javascript mailing list