Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Get value(s) from ascx within a .vb

Status
Not open for further replies.

Kai77

Programmer
Jun 7, 2004
77
NL
I have a usercontrol "show_survey.ascx" and a class file "clsSurveyEngine.vb".

On the ascx there are some input types. Depending on these values the .vb file would render some HTML code. Is there anyway I can get the values from ascx without passing it from the ascx to the vb class.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top