View Single Post
Old 04-04-2003, 01:23 PM  
kevinale
Confirmed User
 
Join Date: Dec 2002
Location: Austin, TX
Posts: 2,115
<form name="form1" method="post" action="">
<input name="textName" type="text" id="textName">
</form>
<scr1pt>
document.form1.textName.value="prefill data";
</scr1pt>

that works for me (note "s.c.r.i.p.t" had to be modded)
__________________
1monkey0cup.com
kevinale is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote