This should be a good starting point

http://jqueryui.com/demos/dialog/modal-form.html

You can do a traditional form submit, or you can do it with Ajax. See

http://docs.jquery.com/Ajax

for more on that.

- Richard

On Thu, Feb 5, 2009 at 4:51 AM, Exodus <csst...@gmail.com> wrote:

>
> Hi,
>
> I want to allow non-registered guests to register their details by
> when they click the "register" link, the jQuery UI dialog pops up and
> asks them for their name, email and password.
>
> I then wish to submit these details to another page where I can pick
> them up using php $_POST[''].
>
> Is this possible? as I've been looking around the jQuery site and
> google for days!
>
> Many Thanks
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to jquery-ui@googlegroups.com
To unsubscribe from this group, send email to 
jquery-ui+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to