Microsoft
Software
Hardware
Network
Question : Copy what user types in a text filed in to a hidden field
In my page I have a text field <input type="text" name="txt" /> So what I want is, I want to add what user types in this filed in to a hidden field realtime, Would be gr8 if can be done using jquery
Answer : Copy what user types in a text filed in to a hidden field
no need for jQuery
<form>
<input type="hidden" name="htext" value="" />
<input type="text" name="txt" onKeyUp="this.form.htext.v
alue=this.
value" />
</form>
Random Solutions
Populate a Listbox with a query on MS Access
Some harddrives are "missing" after image recovery
tempdb.mdf SQL 2008
Manual Feed
VMWare ESXi v4 CPU resource allocation question
enterprise vault doesn't work on a pc
Allow new subnet Internet Access through Cisco ASA
CSV export from a database
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runningp/public_html
/members/t
est.php on line 42
2003 Small Business Upgrade