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
Visual foxpro with digital camera
Declaring variables in stored porcedure
Drupal Admin account issue
how can I determine if a high definition or HD flat screen television supports VCR and BluRay hookups?
problem with string
need text to flow evenly between vertical columns
New KVM
Is it possible to jump IP scope with Route Add command?
(Outlook/Exchange) Unable to schedule appointment with attendee past October 2010.
Search on multiple keywords