|
-
Mar 22nd, 2002, 11:12 AM
#1
Thread Starter
New Member
drop down list event
I'm eveloping a web application (survey) that has a drop down list and a command button. Right now, the user has to make a selection from the list and then hit the command button to fire off the next event. I would like to get rid of the command button altogether. Is there a method for the drop down list that can take the place of the command button_click sub??
It does not seem to work for me to put my VB code in the _SelectedIndexChanged method of the drop down list.
Thanks
Geno
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|