simplysped Posted July 2, 2007 Share Posted July 2, 2007 Update for Case #38268 - "Other" On your site, have a form that a user can type their email address into and post the contents of that field following this format: http://www.four51.com/ui/logon.aspx?emailpassword=<your@emailaddress.com> Please let me know if you have any further questions. Thank you, Rob Hurkes Four51 Customer Service Does anybody know how i go about doing this? Quote Link to comment Share on other sites More sharing options...
john010117 Posted July 2, 2007 Share Posted July 2, 2007 Make a form. <form action="result.php" method="GET"> <b>Email Address:</b> <input type="text" name="emailpassword"><br /> <input type="submit" value="submit"> </form> Submit a e-mail address. It shows in the URL. Quote Link to comment Share on other sites More sharing options...
simplysped Posted July 2, 2007 Author Share Posted July 2, 2007 Thanks man running smooth http://www.shawmutprinting.com/client_login.php Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.