[HELP]Registration Page

12/07/2009 01:50 airborne.#1
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.
12/07/2009 02:00 .Donavon#2
Did you edit the reg.html in OLDCODB?
12/07/2009 02:09 airborne.#3
Yes.

Code:
<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>
12/07/2009 02:39 Hitsugaya Toshiro#4
Ok run the epic webserver from anywhere after that go to C:/OldCOBD/WebServer/reg.html

And edit it like this

Code:
<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>
And it should work it works fine for me ><
12/07/2009 02:47 airborne.#5
THANKS IT WORKED.

#REQUEST CLOSE
01/10/2010 05:32 bart2712#6
ok, now im having this problem...i followed your instructions to airborne.

The problem is when i try running the webserver.exe, it just closes out...is there some certain thing im supposed to do so itll stay open?
01/10/2010 18:30 Huseby#7
Use the report button when you want something closed.

#Closed