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
App Store - download counter
mstsc
excel spreadsheet-=IF(H16="";"";
IF(H16="US
D";I16*Exc
el!$K$10;I
16)) "Value"
DOS Script Fix
Connecting two SAN units
How can I calculate the hieght of a row based on the cell contents?
Delphi 7 SpeedButton causes crash
Security considerations when runing oma on a backend stand alone exchange 2003 server
Bitmap Image Too Large
How do I "deploy"a printer server 2008