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
How do I create an oval rectangular box with two colors as borders as shown in the attachment.
"you are about to be logged off"
VLSM
Popup balloon to appear when mouse is over text
running an ASP from local drive
Moving Data into Access directly
How can I use Remote Desktop to automatically resume a previous (idle) remote desktop session that I previously started but that was disconnected?
Question about Windows 2008 Web Server Failover
Create a Child Domain
Intel Hyper-Threading, CPU threads on core i7