You have 2 ways to be done...
1. Make and ajax call to php file (like doAuth.php). This should return only
true or false and release a session cookie if username and password are
correct... Then parse the returned message and redirect to another page if
it necessary or continue your application in javascript client mode. This
last is very difficult for all people which don't have enough javascript
knowledge...

2. A normal form post method with 2 input html element and action to
doAuth.php

Jan

On 3/15/07, mohamed fadel chafai <[EMAIL PROTECTED]> wrote:


so firstly i want to thank you for your js files ;-D

my quastion is how to use the  login window in my application builded in
PHP , how to send the parameters  login/pass to an an php page ans so on

thanks

im not an english man :-D
--
Chafai Mohamed Fadel
_______________________________________________
Javawin mailing list
[email protected]
http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com




--
Lino "Jan" Telera

Obey your master!
La verità nuoce solo agli incompetenti!
----------------------------------------------------
My home page: http://www.linoproject.net
My Google Group: http://groups.google.com/group/ajax-e-dom-italia/
My Blog: http://frontiereweb.blogspot.com/
My ICQ UIN      : 81834420
Jabber              : janosh(at)jabber.org
SKYPE              : linotelera
----------------------------------------------------
_______________________________________________
Javawin mailing list
[email protected]
http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com

Reply via email to