PDA

View Full Version : Input Textbox "Insert"


Esquared
05-29-2003, 02:04 AM
OK-

I have a unique problem that perhaps someone can help me out with. What I have is a single input textbox that serves as a search field. The search engine searches AS you type, pulling up most likely result based upon what you've already entered in the field. That works fine, but here's what I'd like to do...

I want it to work just like the URL input field in IE. After, say, 5 characters or so I want to update the text in the textbox so that it completes the search term that matches thus far, but if they continue to keep typing, it should overwrite the characters that have been "guessed" by the search engine. Is there a way to do this?...set the textbox to overwrite characters rather than inserting within the present string???

HELP!!! THANKS!

CyanBlue
05-29-2003, 02:20 AM
Howdy... ;)

See this thread???
http://www.actionscript.org/forums/showthread.php3?s=&threadid=22666

Esquared
05-29-2003, 02:25 AM
I tried a search myself and failed, but that should have the missing link mine still needs. :D

Esquared
05-29-2003, 02:28 AM
Hmmm...maybe I'll sound really stupid asking this, but how can I look at the code there? All I get is a link to the HTML...?

CyanBlue
05-29-2003, 02:32 AM
Well... I'm not quite sure...

Maybe if you ask freddycodes nicely, he'll tell you the secret... :)

CyanBlue
05-29-2003, 12:43 PM
I can't exactly say it, but there is some clue on how you can get it at the bottom of the thread... ;)