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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Javascript and User Controls in .Net

Status
Not open for further replies.

Lladro

Programmer
Mar 5, 2007
18
US
Question......
Is it possible to dynamically call user controls in Javascript? If so, how is it done?

I was trying to dynamically call in the user controls into my web page as needed, upon pressing a button, in VB.Net. I was having postback problems. It was clearing and overlaying my page. What I was trying to do was that when the user presses the button, it would supply them with a user control. If they pressed it again, it would just add another user control below the previous one.

Can anyone help? PLEASE!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top