Hi,
I am trying to fill a text element with data that's from access database
that contains state names. The table in htm page has three columns and 8
rows. The first column has a check box,second has numbers 1 to 8 and the
third is a text element that will be filled with state names from database.
I might be making this harder than it is , but this asp programming is new
to me so help! This page get accessed from a support page .htm where they
pick cities in a list box then a button is pushed to edit the states thats
when second page comes up that is supposed to be filled with state names
with only 8 places. If someone can offer help, please do.
Thanks,
SB