<html> <body> <form> Username: <input type="text" name="user" size="20" /> <br/> Password: <input type="password" name="password" size="20" /> <br/> <input type="submit" value="Submit"> </form> </body> </html>
I am trying to get the username and password that is submitted to a designated file...Is this at all possible?

New Topic/Question
Reply



MultiQuote




|