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
SBS 2003 Connectcomputer Wizard (via VPN)???
Why does a simple arithmetic execution return wrong number?
Count the total Active concurrent users in Oracle HRMS
Cannot connet to internet via wireless but can connect via hardwire
Sudden complete loss of battery on IBM T60
Pixelated text in IE on image animation
After the Download of Windows Defender I cannot install the product?
network card showing 'not connected' in Hyper-V guest
WSUSContent folder too big - need to shrink it
VRRP