You may do something like this: create a div and a link button "create account". On click event of the link you may add a clientside script, which add some HTML elements to your div. After creating needing controls you may add on click event on the button "create" method, whick will call server side code. Serversie code return some value (like true|false) which you interpret any way you want (like adding (innetHTML, etc.) to the div element success message or failure message).
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
