internet/class help

kenascher

New member
Joined
Nov 14, 2006
Messages
3
Programming Experience
1-3
Ok, I created a class using vb.net language; I had to make some custom controls. It’s being used for a research lab where it contained drop down lists and test boxes consisting of information like someone’s address and name and such. Now, I need to develop a website that will load this control to display it on the web page. And populate the hashtableFromDB to send items to be displayed as answers on the control and finally, display on the webpage all of the answers from hashtableFromControl. It needs to be written in vb.net language, what do I do..I am completely lost.


thanks
 
Back
Top