Jump to content

Php Log In Help


mikeyinsane

Recommended Posts

Ok i have the form made but when i put in my username an password an click log in it doesnt work it takes me to an unworking url. the code is below

 

<form action="http://digitaldripped.freeforums.org/login.php" method="post" target="_top">

<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">

<tr>

</tr>

</table>

<table width="100%" cellpadding="4" cellspacing="0" class="forumline" align="center">

<caption><table border="0" cellspacing="0" cellpadding="0" width="100%" class="forumheader">

<tr>

<td align="left" valign="bottom" width="25">..</td>

<td align="center" class="forumheader-mid">Please enter your username and password to log in.</td>

<td align="right" valign="bottom" width="25">..</td>

</tr></table></caption>

<tr>

<td class="row1"><table border="0" cellpadding="3" cellspacing="1" width="100%">

<tr>

<td colspan="2" align="center"> </td>

</tr>

<tr>

<td width="45%" align="right"><span class="gen">Username:</span></td>

<td>

<input type="text" class="post" name="username" size="25" maxlength="40" value="" />

 

</td>

</tr>

<tr>

<td align="right"><span class="gen">Password:</span></td>

<td>

<input ..class="post" name="password" size="25" maxlength="32" />

</td>

</tr>

 

<tr align="center">

<td colspan="2"><table border="0" cellspacing="0" cellpadding="0"><tr><td><span class="gen">Log me on automatically each visit: </span></td><td><span class="cbstyled"><input type="checkbox" name="autologin" /></span></td></tr></table></td>

</tr>

<tr align="center">

<td colspan="2"><input type="hidden" name="redirect" value="http://digitaldripped.freeforums.org/index.php" /><input type="submit" name="login" class="mainoption" value="Log in" /></td>

</tr>

<tr align="center">

<td colspan="2"><span class="gensmall"><a href="http://digitaldripped.freeforums.org/profile.php?mode=sendpassword" class="gensmall">I forgot my password</a></span></td>

</tr>

</table></td>

</tr>

</table>

 

</form>

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.