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
Create a query in access 2007 that updates data in MS SQL 2005
T-Sql Query problem
Sony Bravia screen burn in
Force MsgBox popup when users are logged into XP
How do I get my printer to print in colour
Lookup column on diffent list doesn't display my field
Setting up mail server on Ubuntu 8.04
How to turn off or alter amount of space used by System Restore and Shadow Copy in Vista?
List Of Different ERP Modules And Information About ERP
exchange 2010 installation