This is a discussion on "web form login help" within the Web Page Design section. This forum, and the thread "web form login help are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
web form login help
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Hi
i was just hoping someone could help me with a little problem. I am trying to make it so that on my website members can login to their profile from the main page without having to go to the client login page. for example say my domain is www.123.com and to login to the members area you have to go to www.123.com/members - i want to make it so that there is a form on the main page which asks for the login details and when these are entered it automatically transfers them to the members page and logs them in. Hope this makes sense Thanks Andy |
|
|
|
||||
|
Re: web form login help
Is there a link to your website?
|
|
|||
|
Re: web form login help
Hi
No, sorry it is not up and running at the moment as i want to get this working first Andy |
|
||||
|
Re: web form login help
I duno then. lol
|
|
|||
|
Re: web form login help
lol i know its hard to explain.
basically i want to enter a username and password into a form and then when this is submitted it transfers the same details to a form on another page and submits it. |
|
||||
|
Re: web form login help
PHP is a good language to do this in. Have a looksie at http://hotscripts.com/ to see if there's anything to suit your needs there.
|
|
|||
|
Re: web form login help
Personally, I use PHP. Set the action of your form to your PHP script. After your script does it's magic, set the location to whereever you choose.
(Assuming you're capable of writing PHP) Scott |
![]() |
| Tags |
| client login help |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Login form using JavaScript and XML | niceman | JavaScript Forum | 2 | Apr 1st, 2008 12:44 |
| PHP Login Script / form | prydie | PHP Forum | 0 | Mar 27th, 2008 06:55 |
| Login Form Stuck | Aaron1988 | PHP Forum | 4 | Apr 18th, 2007 20:33 |
| Flash login form? | bob_visualefx | Flash & Multimedia Forum | 7 | Nov 8th, 2006 03:33 |
| Php login | cbrams9 | PHP Forum | 1 | Sep 14th, 2006 22:05 |