| | |
Preselection of stored value in an input control of a form
Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Jun 2005
Posts: 107
Reputation:
Solved Threads: 3
'this what you need?
JavaScript / DHTML / AJAX Syntax (Toggle Plain Text)
<HTML> <HEAD> <SCRIPT TYPE="text/javascript"> function insertvalue() { document.formname.sometext.value = "default value"; } </SCRIPT> </HEAD> <BODY BGCOLOR="#FFFFFF" onload="insertvalue()"> <FORM NAME="formname"> <INPUT TYPE="text" NAME="sometext"> </FORM> </BODY> </HTML>
•
•
Join Date: Sep 2005
Posts: 2
Reputation:
Solved Threads: 0
Thank for you replly but ...
No no,
I'd like to put in the box the first value available with autocomplete.
You know, when you click on a box if your autocomplete is turned on, the browser propose you the stored values in a list.
Thanks
As I search for it I only found a solution in VB with sendkeys function.
But I'd prefer in Java, asp (don't think a server-side could do it), or html.
No no,
I'd like to put in the box the first value available with autocomplete.
You know, when you click on a box if your autocomplete is turned on, the browser propose you the stored values in a list.
Thanks
As I search for it I only found a solution in VB with sendkeys function.
But I'd prefer in Java, asp (don't think a server-side could do it), or html.
![]() |
Similar Threads
- Can't pass data to control on another form (VB.NET)
- Input data form - autofill from Excel or ACT! sql (ASP)
- Send data on a serial port (C++)
- How do I show Tab control on my form in Win XP style Look? (VB.NET)
- Change focus in a input grid form (HTML and CSS)
- Printing using Web Control Print button. (ASP.NET)
Other Threads in the JavaScript / DHTML / AJAX Forum
- Previous Thread: What to choose?
- Next Thread: Get querystring
Views: 3258 | Replies: 3
| Thread Tools | Search this Thread |
Tag cloud for JavaScript / DHTML / AJAX
ajax ajaxexample ajaxjspservlets api blackjack browser bug captchaformproblem checkbox child class close cookies createrange() cursor date debugger dependent developer disablefirebug dom dropdown editor element embed engine events explorer ext file flash form forms game gears getselection google gxt hiddenvalue highlightedword hint html ie7 ie8 iframe images internet java javascript javascripthelp2020 jquery jsf jsfile jump libcurl maps margin math matrixcaptcha media mp3 mysql object onerror onmouseoutdivproblem onreadystatechange parent passing paypal pdf php player position post programming progressbar rated runtime safari scriptlets scroll search security session shopping size software solutions star stars stretch synchronous tweet unicode web webkit webservice window wysiwyg \n






