ASP Survey Problems (SQL Database) - TechRepublic
Question
July 15, 2008 at 05:31 AM
rouschkateer

ASP Survey Problems (SQL Database)

by rouschkateer . Updated 15 years, 8 months ago

I am trying to retrieve database results from an html form page and dump the results into an SQL table. The only problem is that the radio buttons are varchar and the table is looking for intergers so I can calculate the results easier. My boss wants me to use his code to change the varchars into ints. Hopefully, this isn

t too long of a code for my fine members to hack out.

This discussion is locked

All Comments