Can someone halp me with VB Code:
I have Web application and user should be able to open Web page and select if he wants the report which sorted by Project#, Provider#, Location,etc...
Once he select(for example: Location) then another dropdown box loaded with Locations and he will pick-up desired location(for example: New York, Buffalo, Chicago, etc...).
My question is: I need a code to be able to pick_up Location(New York or Buffalo or Chicago...).
I have it works for first dropdown box when user pick_up Project#, Provider or Location (but this is display whole report by Location). I have second dropdown loaded and then I cannot solve it. User should select exact location and click a button "SUBMIT"...??
Thank you
I have Web application and user should be able to open Web page and select if he wants the report which sorted by Project#, Provider#, Location,etc...
Once he select(for example: Location) then another dropdown box loaded with Locations and he will pick-up desired location(for example: New York, Buffalo, Chicago, etc...).
My question is: I need a code to be able to pick_up Location(New York or Buffalo or Chicago...).
I have it works for first dropdown box when user pick_up Project#, Provider or Location (but this is display whole report by Location). I have second dropdown loaded and then I cannot solve it. User should select exact location and click a button "SUBMIT"...??
Thank you