ASP.NET VB Studio - Dropdown list Value Changes

vbmazza

New member
Joined
Apr 21, 2005
Messages
1
Programming Experience
Beginner
Hi,

This is my first posting, and im relatively new to VB Studio so bear with me.

I have created a ASP web form in Visual Studio .Net and added drop down boxes which connect to an SQL database.

I have two boxes, one contains the name of a particular report grabbed from the SQL database, the second contains dates.

I have created a Submit button, when I press the button the first dropdown list resets itself to the first option, so therefore no matter what I select it records the first option when I click the submit button.

Can anyone help, I cannot see what I have done, but Im sure its simple for any of you seasoned programmers.

Thanks
 
Back
Top