Rusty Owens wrote:
> 
>  I can't use Javscript since I am checking to see if an item exists in the
> database.  If it doesn't. I abort with an error and a link to go back.
> 

I'm not sure i'm getting you, if not, please ignore, but you can use js to
check if an item exists in the database on the server via le hot mode du
jour, AJAX (tm)(c)(r). What your customers want ("select by typing") sounds
a lot like what kids today are calling an AJAX autocompleter... of which the
best known example is Google Suggest:

http://www.google.com/webhp?complete=1&hl=en

That one will let you type in any string, even if no matches were found, but
it wouldn't be that hard to turn it into a dropdown in stead of a text
field...

/t


-- 
View this message in context: 
http://www.nabble.com/OT%3A-IE-behaviors-bugs-tf2346589.html#a6534061
Sent from the Cold Fusion - Technical mailing list archive at Nabble.com.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:254505
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to