Website: form

Connect with other users about what to run on your webhosting (and how to run it) here.
Post Reply
py2o3434
A semi-regular
A semi-regular
Posts: 22
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Mon Apr 19, 2004 8:28 pm

Website: form

Post by py2o3434 »

Hi,
I wanted to set up a form to join my clan on my website

http://duiteam.nuclearfallout.net/join.html

And well it will send it to my email but it will be a blank email, none of the info will be there and i know that all my coding is right because this worked for my friend. Any help would be GREAT THANKS!
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

I notice there this:

<FORM action=http://duiteam.nuclearfallout.net/formmail/join.php method=post

dont think the join.php is working correctly, there is no code to sendmail to a specified email as far as I can see, unless the formmail/join.php is controlling this feature :D

check the headers on the join.php, the script is ending prematurely
-Nick
py2o3434
A semi-regular
A semi-regular
Posts: 22
Joined: Mon Apr 19, 2004 8:28 pm

Post by py2o3434 »

here i made it into a html here is the HTML thing hope this gets posted:
<html>
<head>
<title>Join [=DS=] Clan</title>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta http-equiv="imagetoolbar" content="no">
<meta http-equiv="Page-Enter" content="blendTrans(Duration=0.5)">
<meta http-equiv="Page-Exit" content="blendTrans(Duration=0.5)">
<script language="JavaScript1.2">



//Disable select-text script (IE4+, NS6+)- By Andy Scott

//Exclusive permission granted to Dynamic Drive to feature script

//Visit http://www.dynamicdrive.com for this script



function disableselect(e){

return false

}



function reEnable(){

return true

}



//if IE4+

document.onselectstart=new Function ("return false")



//if NS6

if (window.sidebar){

document.onmousedown=disableselect

document.onclick=reEnable

}

</script>
<script language="JavaScript">

<!--



//Disable right click script III- By Renigade (renigade@mediaone.net)

//For full source code, visit http://www.dynamicdrive.com



var message="";

///////////////////////////////////

function clickIE() {if (document.all) {(message);return false;}}

function clickNS(e) {if

(document.layers||(document.getElementById&&!document.all)) {

if (e.which==2||e.which==3) {(message);return false;}}}

if (document.layers)

{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}

else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}

// -->

</script>
<style type="text/css">

<!--

BODY {

scrollbar-face-color:#E7E7E7;

scrollbar-highlight-color:#E7E7E7;

scrollbar-3dlight-color:#E7E7E7;

scrollbar-darkshadow-color:#E7E7E7;

scrollbar-shadow-color:#E7E7E7;

scrollbar-arrow-color:#8B6C7D3;

scrollbar-track-color:#E7E7E7;

}

-->

</style>
<script src="FADE.JS" language="Javascript"></script>
<style>

<!--

A:link

{

FONT-FACE: arial;

FONT-SIZE: 10;

FONT-WEIGHT: bold;

color: #959292;

text-decoration: none

}

A:visited

{

FONT-FACE: arial;

FONT-SIZE: 10;

FONT-WEIGHT: bold;

color: #959292;

text-decoration: none

}

A:hover

{

color: #c6c6c6;

text-decoration: none

}

-->

</style>
<style type="text/css">

@import url(join.css);



table.main

</style>
<style type="text/css">body,html{background-color:transparent;}</style>
</head>
<body topmargin="0" marginwidth="0" marginheight="0">
<form method="post" target="_self"
action="http://duiteam.nuclearfallout.net/formmail/join.php">
<div align="center">
<table width="100%" align="center" border="0" class="mainfont">
<tbody>
<tr>
<td> <br>
<div align="justify"> <font face="arial" size="1"
color="#959292"><b>
<center>All of the information requested is important and you
must fill out all of the below fields to be considered.</center>
</b></font></div>
<br>
<div align="center"><font face="Tahoma" size="1" color="#959292">
</font><input name="1" type="hidden" value="Name:"><input
name="2" type="hidden" value="CS Name:"><input name="3" type="hidden"
value="Age:"><input name="4" type="hidden" value="Experience:"><input
name="4" type="hidden" value="E-mail Address:"><input name="9"
type="hidden" value="Reason to Join:">
<table align="center" class="mainfont">
<tbody>
<tr>
<td>
<p> <font face="Tahoma" size="1" color="#959292">Name:</font></p>
</td>
<td> <input name="s1" class="formstyle2" size="25"
type="text" id="inputfield" value="" maxlength="80"></td>
</tr>
<tr>
<td>
<p> <font face="Tahoma" size="1" color="#959292">CS Name:</font></p>
</td>
<td> <input name="s2" class="formstyle2" size="25"
type="text" id="inputfield" value="" maxlength="80"></td>
</tr>
<tr>
<td>
<p> <font face="Tahoma" size="1" color="#959292">Age:</font></p>
</td>
<td> <input name="s3" class="formstyle2" size="25"
type="text" id="inputfield" value="" maxlength="80"></td>
</tr>
<tr>
<td>
<p> <font face="Tahoma" size="1" color="#959292">Experience:</font></p>
</td>
<td> <input name="s4" class="formstyle2" size="25"
type="text" id="inputfield" value="" maxlength="80"></td>
</tr>
<tr>
<td>
<p> <font face="Tahoma" size="1" color="#959292">E-mail
Address:</font></p>
</td>
<td> <input name="s5" class="formstyle2" size="25"
type="text" id="inputfield" value="" maxlength="80"></td>
</tr>
<tr>
<td valign="left">
<p> </p>
<p> </p>
<p> <font face="Tahoma" size="1" color="#959292">Reason
to Join:</font></p>
</td>
<td> <textarea name="s6" id="inputfield" cols="30"
rows="3" wrap="virtual"></textarea></td>
</tr>
<tr>
<td colspan="2" align="right">
<div align="right"><input name="item8" type="submit"
value="Join Now!" id="button">&nbsp;<input name="item9" type="reset"
value="Reset" id="button"> </div>
</td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
<tr>
<td> <br>
</td>
</tr>
</tbody>
</table>
</div>
</form>
</body>
</html>
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

yes I got all that already :)

however, see how its referring to the join.php, I need to see that code or whatever causing the header problem.
-Nick
py2o3434
A semi-regular
A semi-regular
Posts: 22
Joined: Mon Apr 19, 2004 8:28 pm

Post by py2o3434 »

what header problem
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

click on submit on your form

you are sent through this, and get header errors.

http://duiteam.nuclearfallout.net/formmail/join.php
-Nick
py2o3434
A semi-regular
A semi-regular
Posts: 22
Joined: Mon Apr 19, 2004 8:28 pm

Post by py2o3434 »

http://duiteam.nuclearfallout.net/join.php

Can you help me. cause im not to sure how to fix this
User avatar
Edge100x
Founder
Founder
Posts: 13113
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Post by Edge100x »

Edit your HTML code. It's just pointing to the wrong file, it looks like. You may have meant join.php and put formmail/join.php instead.

If not, then you should look at our FAQ to get a feel for what the formmail/join.php error means. http://rentals.nuclearfallout.net/rent. ... hosting#16
py2o3434
A semi-regular
A semi-regular
Posts: 22
Joined: Mon Apr 19, 2004 8:28 pm

Post by py2o3434 »

i fixed it but it still doesnt work :/

<html>
<head>
<title>Join [D.U.I.] Clan</title>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta http-equiv="imagetoolbar" content="no">
<meta http-equiv="Page-Enter" content="blendTrans(Duration=0.5)">
<meta http-equiv="Page-Exit" content="blendTrans(Duration=0.5)">
<script language="JavaScript1.2">



//Disable select-text script (IE4+, NS6+)- By Andy Scott

//Exclusive permission granted to Dynamic Drive to feature script

//Visit http://www.dynamicdrive.com for this script



function disableselect(e){

return false

}



function reEnable(){

return true

}



//if IE4+

document.onselectstart=new Function ("return false")



//if NS6

if (window.sidebar){

document.onmousedown=disableselect

document.onclick=reEnable

}

</script>
<script language="JavaScript">

<!--



//Disable right click script III- By Renigade (renigade@mediaone.net)

//For full source code, visit http://www.dynamicdrive.com



var message="";

///////////////////////////////////

function clickIE() {if (document.all) {(message);return false;}}

function clickNS(e) {if

(document.layers||(document.getElementById&&!document.all)) {

if (e.which==2||e.which==3) {(message);return false;}}}

if (document.layers)

{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}

else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}

// -->

</script>
<style type="text/css">

<!--

BODY {

scrollbar-face-color:#E7E7E7;

scrollbar-highlight-color:#E7E7E7;

scrollbar-3dlight-color:#E7E7E7;

scrollbar-darkshadow-color:#E7E7E7;

scrollbar-shadow-color:#E7E7E7;

scrollbar-arrow-color:#8B6C7D3;

scrollbar-track-color:#E7E7E7;

}

-->

</style>
<script src="FADE.JS" language="Javascript"></script>
<style>

<!--

A:link

{

FONT-FACE: arial;

FONT-SIZE: 10;

FONT-WEIGHT: bold;

color: #959292;

text-decoration: none

}

A:visited

{

FONT-FACE: arial;

FONT-SIZE: 10;

FONT-WEIGHT: bold;

color: #959292;

text-decoration: none

}

A:hover

{

color: #c6c6c6;

text-decoration: none

}

-->

</style>
<style type="text/css">

@import url(join.css);



table.main

</style>
<style type="text/css">body,html{background-color:transparent;}</style>
</head>
<body topmargin="0" marginwidth="0" marginheight="0">
<form method="post" target="_self"
action="http://duiteam.nuclearfallout.net/join.php">
<div align="center">
<table width="100%" align="center" border="0" class="mainfont">
<tbody>
<tr>
<td> <br>
<div align="justify"> <font face="arial" size="1"
color="#959292"><b>
<center>All of the information requested is important and you
must fill out all of the below fields to be considered.</center>
</b></font></div>
<br>
<div align="center"><font face="Tahoma" size="1" color="#959292">
</font><input name="1" type="hidden" value="Name:"><input
name="2" type="hidden" value="CS Name:"><input name="3" type="hidden"
value="Age:"><input name="4" type="hidden" value="Experience:"><input
name="4" type="hidden" value="E-mail Address:"><input name="9"
type="hidden" value="Reason to Join:">
<table align="center" class="mainfont">
<tbody>
<tr>
<td>
<p> <font face="Tahoma" size="1" color="#959292">Name:</font></p>
</td>
<td> <input name="s1" class="formstyle2" size="25"
type="text" id="inputfield" value="" maxlength="80"></td>
</tr>
<tr>
<td>
<p> <font face="Tahoma" size="1" color="#959292">CS Name:</font></p>
</td>
<td> <input name="s2" class="formstyle2" size="25"
type="text" id="inputfield" value="" maxlength="80"></td>
</tr>
<tr>
<td>
<p> <font face="Tahoma" size="1" color="#959292">Age:</font></p>
</td>
<td> <input name="s3" class="formstyle2" size="25"
type="text" id="inputfield" value="" maxlength="80"></td>
</tr>
<tr>
<td>
<p> <font face="Tahoma" size="1" color="#959292">Experience:</font></p>
</td>
<td> <input name="s4" class="formstyle2" size="25"
type="text" id="inputfield" value="" maxlength="80"></td>
</tr>
<tr>
<td>
<p> <font face="Tahoma" size="1" color="#959292">E-mail
Address:</font></p>
</td>
<td> <input name="s5" class="formstyle2" size="25"
type="text" id="inputfield" value="" maxlength="80"></td>
</tr>
<tr>
<td valign="left">
<p> </p>
<p> </p>
<p> <font face="Tahoma" size="1" color="#959292">Reason
to Join:</font></p>
</td>
<td> <textarea name="s6" id="inputfield" cols="30"
rows="3" wrap="virtual"></textarea></td>
</tr>
<tr>
<td colspan="2" align="right">
<div align="right"><input name="item8" type="submit"
value="Join Now!" id="button">&nbsp;<input name="item9" type="reset"
value="Reset" id="button"> </div>
</td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
<tr>
<td> <br>
</td>
</tr>
</tbody>
</table>
</div>
</form>
</body>
</html>
py2o3434
A semi-regular
A semi-regular
Posts: 22
Joined: Mon Apr 19, 2004 8:28 pm

Post by py2o3434 »

??
User avatar
Edge100x
Founder
Founder
Posts: 13113
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Post by Edge100x »

Debugging long strings of someone else's code that have been posted into our forums is a little outside our realm of support ;). Your best bet would be to ask the author.
Post Reply