Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~278 People Reached
Favorite Tags
Member Avatar for chilllax

[PHP]<html> <head> <title>Participants</title> </head> <table align="center"> <tr> <td> <a href="http://www.officalhalo.com">Home</a> <a href="/tournament/FFA.htm">FFA</a> | <a href="/tournament/signup.htm">Sign Up</a> | <a href="/tournament/results.htm">Results</a> </td> </tr> </table> <body> <h3 align="center">Participants</h3> <?php $gamertag=$_POST['gamertag']; $eaddress=$POST['eaddress']; if (!$gamertag || !$eaddress) { echo 'You have not entered all of the required information.<br />' .'Please go back and try again.'; …

Member Avatar for DGStudios
0
120
Member Avatar for chilllax

I understand how to set up the input fields, name the input fields, and assign the appropriate action. The problem is I dont understand how to display this information in the particiapants.htm page. Thanks for any help. <form name="input" action="/tournament/participants.htm" method="get"> Gamertag: <input type="text" align="center" name="gamertag" maxlength="16"> <br> Email address: …

Member Avatar for tgreer
0
58
Member Avatar for chilllax

Heres my log thanks for any help Logfile of HijackThis v1.99.1 Scan saved at 4:54:13 PM, on 4/1/2006 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\Ati2evxx.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\system32\spoolsv.exe C:\WINDOWS\system32\rundll32.exe C:\PROGRA~1\TRENDM~1\INTERN~1\PcCtlCom.exe C:\WINDOWS\Explorer.EXE C:\PROGRA~1\TRENDM~1\INTERN~1\Tmntsrv.exe C:\PROGRA~1\TRENDM~1\INTERN~1\tmproxy.exe C:\Program Files\Common Files\Ulead Systems\DVD\ULCDRSvr.exe C:\WINDOWS\uswwdmk.exe …

Member Avatar for tayspen
0
100