RE: How do they do that???
by "Brian A. Sayrs" <sayrs(at)southwindsolutions.com>
|
| Date: |
Sat, 11 Mar 2000 12:36:59 -0800 |
| To: |
"'ht(at)ohlsen.dk'" <ht(at)ohlsen.dk>, "hwg-techniques(at)hwg.org" <hwg-techniques(at)hwg.org> |
| |
todo: View
Thread,
Original
|
|
That button is part of a form. When you make that form, you should have a NAME attribute. Replace the "f" with the name of your form ie:
<FORM ACTION="..." METHOD="..." NAME="myForm">
<INPUT TYPE=submit NAME="lookup" VALUE='Lookup!' onClick='myForm.lookup.value="Wait..";return true'>
</FORM>
HTH,
Brian A. Sayrs
Owner, Southwind Solutions
-----Original Message-----
From: Hans-Henrik T. Ohlsen [SMTP:ht(at)ohlsen.dk]
Sent: Saturday, March 11, 2000 11:44 AM
To: hwg-techniques(at)hwg.org
Subject: Re: How do they do that???
> > <INPUT TYPE=submit NAME="lookup" VALUE='Lookup!'
> > onClick='f.lookup.value="Wait..";return true'>
>
Not quite functional - I get an error message: "f not defined" when using it?
Regards,
Hans-Henrik
mailto:ht(at)ohlsen.dk http://www.ohlsen.dk/ht/
www.ohlsen.dk/ht/wap/index.wml ICQ: 4630900 Telefax: +45 33 33 80 30
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.