DIR Return Create A Forum - Home
---------------------------------------------------------
Create A Forum - Support Forums
HTML https://support.createaforum.com
---------------------------------------------------------
*****************************************************
DIR Return to: General Support
*****************************************************
#Post#: 15152--------------------------------------------------
page manager pasword help
DIR By: kingsleymichael
Date: January 25, 2015, 11:17 am
---------------------------------------------------------
Good evening all!!
Please i created a form with this code:
--- Code ---
<FORM METHOD="POST" ACTION="">
<TABLE BORDER="1">
<TR>
<TD>Your name</TD>
<TD>
<INPUT TYPE="TEXT" NAME="name" SIZE="20">
</TD>
</TR>
<TR>
<TD>PASSWORD:</TD>
<TD><INPUT TYPE="TEXT" NAME="email" SIZE="25"></TD>
</TR>
</TABLE>
<P><INPUT TYPE="LOGIN" VALUE="Login" NAME="B1"></P>
</FORM>
--- End Code ---
so i want to know how to customize it so and put a password in
it so dat i will link it to a link in my page manager so that
when a user put the correct password, it will open and when the
wrong password is entered, it will not open.
Thanks for your time
#Post#: 15153--------------------------------------------------
Re: page manager pasword help
DIR By: CreateAForum
Date: January 25, 2015, 3:33 pm
---------------------------------------------------------
Not easy to do.You need server side verification I would look
into a free form site
*****************************************************
Page 1 of 1