Ok I am working on creating a Coldfusion/HTML editor and I would like to make it similar to VB
In the respect if I start typing something like < it will open a droplist like in VB.
I can have it open the droplist and have it positioned by the word BUT what I don't know what to do is this:
everytime I press a key it searches the droplist for the closest match
when I press tab(like in vb) make it add <body(for example) and subtract the text added sofar.
If you have any idea how to do this PLEASE help me this could definatly help html/ColdFusion editors and I will release it once it is complete. I will also give credit to whoever helps me with this because they would deserve it.
Thank you
~Robert


Reply With Quote


