Guys I finally got reg page to load but when i click register it says "page not found". I'm using Epic Webserver. Any suggestion? And yeah this is for 5165. And i deleted regcomplete in webserver which i was told is wat i need to do also.
<html> <head> <title>TazerCo Account Registration </title> <form action="http://5.228.231.216.16:8080/regcomplete.html" method="POST" > <font size = "4" color = "ff0000" >Account: </font><input class = "button" type = "text" name = "Account"> </br> <font size = "4" color = "ff0000" >Password: </font><input class = "button" type = "password" name = "Password"> </br> <input type = "submit" name = "submit" value = "Register"> </form> Vote for us:</br> <!-- Begin XtremeTop100 code --> <a href="http://www.xtremetop100.com/in.php?site=1132248758"> <img src="http://www.xtremeTop100.com/votenew.jpg" border="0" alt="private server"></a> <!-- End XtremeTop100 code --> </head> </html>
<html> <head> <title>Project-Twilight Reg</title> <form action="http://YOURIPHERE:8080/regcomplete.html" method="POST" > <font size = "4" color = "ff0000" >Account: </font><input class = "button" type = "text" name = "Account"> </br> <font size = "4" color = "ff0000" >Password: </font><input class = "button" type = "password" name = "Password"> </br> <input type = "submit" name = "submit" value = "Register"> </form> Vote for us:</br> <!-- Begin XtremeTop100 code --> <a href="http://www.xtremetop100.com/in.php?site=1132248758"> <img src="http://www.xtremeTop100.com/votenew.jpg" border="0" alt="private server"></a> <!-- End XtremeTop100 code --> </head> </html>