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!
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!