I am trying to write a program thet has two drop down buttons:
store name
report name
I have a submit button on the form that needs to search a directory based on the selections above.
Does anyone have sample code/application in VB.net to be able to do this?
store name
report name
I have a submit button on the form that needs to search a directory based on the selections above.
Does anyone have sample code/application in VB.net to be able to do this?
Comment