hi most of, i have a frontpage which has a window allowing customers to sign in made by this page instead of having in store the second web page,
what makes this work, i have this……..
< dining room table summary=" " class=" d3" cellspacing=" 1" cellpadding=" 2" >
< tr>
< td bgcolor=" #acc6dd" width=" 183" height=" 17" class=" ne" > < div align=" center" > < strong> & nbsp; person
login< /strong> < /div> < /td>
< /tr>
< tr>
< td bgcolor=" #FFFFFF" width=" 183" height=" 119" class=" ne" valign=" top" >
< br>
< br>
< form action=" " >
& nbsp; person name
< feedback type=" text" class=" tx" > < br> < br>
& nbsp; & nbsp; password& nbsp;
< feedback type=" password" class=" tx" > < br> < br>
< div align=" center" >
< option type=" submit" class=" tx" > < strong> log-in< /strong> < /button>
< /div>
< /form>
< /td>
< /tr>
< tr>
< td bgcolor=" #acc6dd" width=" 183" height=" 17" class=" ne" > & nbsp; < b>.: < /b> < b>:. < /b> < /td>
< /tr>
< /table>
I’m uncertain I understand this kind of…
Your form action is actually nothing – < form action=" " >
Your form could have to post with a script (either PHP or maybe Perl/CGI).
The script will maintain the login validation in addition to checking, then it will set a biscuit or something in addition to direct the visitor into the next step.
As soon as the visitor logs in, what is supposed to happen
just how do i do this
sorry, the login are going to be on the homepage along with the forum page, i just wanted members to sign in by using both pages
To complete what you’re discussing, you’ll need some form of member registration/authentication script. Once you have that, you’ll add the road to the program in the form tag’s " action".
Minus a script previously, you won’t be capable to have a logon. Check out something similar to http: //php. resourceindex. com
just head to brave net. com and and acquire the html with the login idea connected with yours.