Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Track last 10 values entered into a text field 1

Status
Not open for further replies.

EwS

Programmer
Dec 30, 2002
398
US
I need to track the last 10 values entered into a text field. I want the user to be able to navigate through them using let's say up and down arrows.

Is there any attribute or a tag that would enable the user to do this?

Thank you.
 
No.. Although IE does provide an auto-fill service if the user has it enabled, if you want to write your own, you'd have to code the whole solution in Javascript (or VBscript, etc).

Dan
 
Thanks for help!
I have a question about autocomplete...

I created a new thread:
thread215-806281

Can you take a look? THANK YOU.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top