
February 12th, 2002, 03:21 AM
|
|
Contributing User
|
|
Join Date: Mar 2001
Posts: 36
Time spent in forums: < 1 sec
Reputation Power: 13
|
|
Hi,
try smth like this:
<FORM name=hmspin action=hmspin.php method=post>
<INPUT maxLength=45 value="Type E-Mail Here" name=email onFocus=" if (document.hmspin.email.value==''Type E-Mail Here") document.hmspin.email.value='' >
<br>
<INPUT type=submit value=Subscribe name=submit>
it should work,
Ciao
|