I think Ross wants to do this without submitting. It's possible, but will draw big time on your server, and your database. Not highly recommended, however, it might be possible to make it look like it's on the same page. <br><br>I guess before going anywhere, there are a few questions Ross needs to answer:<br><br>1. Are you familiar enough with asp code to get this indepth? (Why? Because it gets quite complex here, lots of people could give you the general logic, but I doubt you will find code unless someone is bored one night and tries it just to see if they can.)<br><br>2. Does your company have a specific browser it supports? (Why? Because some solutions might be browser specific. You can use DHTML with ASP to create the effect you want.)<br><br>3. How often does the database change? At least the part of the database that is populating your drop downs. Also, what data is updating the database? And is it updating the same tables or different tables?<br><br>I guess, if I get bored, this might be a challange I'd take on, but I need more info.<br><br>Thanks.