One workaround is:
1) on click in link, call some ajax.net function
2) this ajax.net function loads your login control and uses RenderControl to get the html to send to client...
3) ... returning to client side ajax.net function, what load the html inside of your div
Regards
Fabio
On 4/11/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hi all,
This is my first post here.
I'm building an AJAX application with ASP.NET(C#) and the amazing
Ajax.Net Pro by Mr. Michael.
I would like to have a pair of <div></div> to hold some user defined
controls,for example,a LogIn control or a customized calendar control.
I'd like to know if there is a way to load the control dinamically?
For example,when the user clicks a link called "LogIn",then the
<div></div> loads the LogIn control and when the user clicks another
link named "Calendar",the content of <div></div> be filled with a
calendar.
Any idea is greatly appreciated.Thank you.
Regards,
QC.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/ajaxpro
The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info
-~----------~----~----~----~------~----~------~--~---
