Jump to content

hello again!


tundeaki

Recommended Posts

i am trying to connect a website to this login file i made but i cant here is the code:

 

<head>

 

  <title>main login page</title>

 

  <style type="text/css">

 

 

  </style>

</head>

<body>

 

<div id="loginform">

  <form method="post" action="checklogin.php" name="form1">

    <label for="username">username:</label>

<input type="text" name="myusername" id="username" />

<label for="password">password:</label>

    <input type="password" name="mypassword" id="password" />

<input type="submit" name="submit" value="login" />

</form> <p>

<a href='register.php'>register?</a>

 

</html>

 

  </form>

</div>

the wesite folder is:file:///F:/New%20folder/mainlogin.php

i dont know what to do again

 

ok..there is this site that i am trying to build, each time i click login on the site it says :Firefox can't find the file at /F:/New folder/mainlogin.php.

i just want it to go to the login page i created i.e the one with the code above, when i click sign in on the site..

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.