Classic ASP ProfessionalFor advanced coder questions in ASP 3. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Classic ASP Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
I have a drop down box that is pulling records from a table that has states and abbreviations. I want to pull the abbreviations into a drop down box. It is pulling the correct number of records however in the box it shows System._ComObject instead of the abbreviation. any suggest how I can fix this? I am very new to asp.