Hi Carlos! It might be possible with JS. You can see such a behaviour on Bugzilla search page on
http://issues.apache.org/bugzilla/query.cgi However, I think all data has to be contained (and so transfered) within the page, so it's just a solution for hundreds, not for millions. 1) A hierarchie of selects separated from the (still existing) input field would be possible. If the last select changes its value, that value is copied into the input field. If someone has deactivated JS, it is still possible to enter a value into the input field. 2) If we use the last select as field (without separated input field) it would be much more work to set all the upper categories if reading a value from the database. I'd also welcome such a functionality, but I know I would never be able to implement it, as my JS knowledge is an empty set. If someone volunteers, we should talk a bit about possible types of categories (database columns, alphabet etc.) and how to specify them within tags. Btw. the JS calendar also has something to do for a JS guru, anyone out there? Regards Dirk ------------------------------------------------------- This sf.net emial is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ad.doubleclick.net/clk;4699841;7576301;v?http://www.sun.com/javavote _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms
