minghoo Posted April 11, 2004 Posted April 11, 2004 Hi guys i want to get a another HTML page contains login box? the code is here: <form name="form" method="post" action="http://www.xxxx.com/store/login.php"> <table width="150" border="0" cellspacing="0" cellpadding="4"> <tr> <td width="33">Email</td> <td width="117"><input name="textfield" type="text" size="15" maxlength="45"></td> </tr> <tr> <td>Password</td> <td><input name="textfield2" type="text" size="15" maxlength="45"></td> </tr> <tr> <td> </td> <td><input name="Login" type="submit" id="Login" value="Login"></td> </tr> </table> </form> However, i can't find exactly the action link. anbody help me please. Thank you so much. sean My contributions: EZ new fields easy way add Qty box in your product_info.php
Urbluffingme Posted April 12, 2004 Posted April 12, 2004 Try this contribution http://www.oscommerce.com/community/contri...ll/search,login or this one http://www.oscommerce.com/community/contri...ll/search,login
Recommended Posts
Archived
This topic is now archived and is closed to further replies.