Loading a asp.net user control from Javascript

G

Guest

Hello,

Can I load a asp.net usercontrol from Javascript code? I know you can do it
dynamically through C# or vb.net code from server side. But can we do it
without going to the server just via client side javascript code?

Madhuri Mittal
 
K

Kumar Reddi

where would the javascript find the usercontrol? without going to server?

Its not possible!!!
 
C

clintonG

Actually, it seems as if you simply do not want to make it evident that a
postback has occurred. If that is correct you should check out XMLHTTP and
the use of other asynchronous callback methodologies.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,175
Latest member
Vinay Kumar_ Nevatia
Top