Welcome Guest [Log In] [Register]
Viewing Single Post From: GFX Request Apllication
GeoffJ
Member Avatar
Member
[ *  *  * ]
Code Name:GFX Request Apllication
Description: This code is sorta like the staff application I made this code myself so it is not a copy of DanT.'s Staff Apllication
Make Sure You Have do html on your postion and forum

Preview of it in Use:
Preview
Where it goes:You Have to Post it
Quote:
 
<HTML>
<HEAD>
<TITLE>GFX Request</TITLE>
</HEAD>
<BODY>
<H3>GFX Request</H3>
<HR>
<P>
If you would like to request a GFX fill this out</P>
<FORM METHOD="POST" ACTION="mailto:greeng91yahoo.com" name="GFX Request" ENCTYPE = "text/plain"  onSubmit="return formCheck();">
<!--Code By GreenG of IF Forum Sevices -->
<OL>
<LI>
<P>
Please Provide your Username:</P>
<TABLE>
<TR>
<TD ALIGN="right">
<EM>User Name</EM></TD>
<TD>
<INPUT TYPE=TEXT NAME="Account_Username" SIZE=16 MAXLENGTH=16>
</TD>
</TR>
</TABLE>
<LI>
Please Check the Box of the GFX you want:</P>
<P>
<INPUT TYPE=CHECKBOX NAME="What Kind of GFX do you want?_Signiture" value="ON">
Signiture<BR>
<INPUT TYPE=CHECKBOX NAME="What Kind of GFX do you want?_Banner/Logo" value="ON">
Banner/Logo<BR>
<INPUT TYPE=CHECKBOX NAME="What Kind of GFX do you want?_Avatar" value="ON">
Avatar<BR>
<INPUT TYPE=CHECKBOX NAME="What Kind of GFX do you want?_PIP" value="ON">
PIP<BR>
<INPUT TYPE=CHECKBOX NAME="What Kind of GFX do you want?_Buttons" value="ON">
Buttons<BR>
<INPUT TYPE=CHECKBOX NAME="What Kind of GFX do you want?_Team Icons" value="ON">
Team Icons<BR>
</P>
Which Artisit do you want to make it:</P>
<P>
<INPUT TYPE=CHECKBOX NAME="Who do you want to make it_Test" value="ON">
Test<BR>
<INPUT TYPE=CHECKBOX NAME="Who do you want to make it_Test" value="ON">
Test<BR>
<INPUT TYPE=CHECKBOX NAME="Who do you want to make it_Test" value="ON">
Test<BR>
<INPUT TYPE=CHECKBOX NAME="Who do you want to make it_Test" value="ON">
Test<BR>
<INPUT TYPE=CHECKBOX NAME="Who do you want to make it_Test" value="ON">
Test<BR>
</P>
<LI>
<P>
How You Want It Made</P>
<P>
<TEXTAREA NAME="How do you want it made?" ROWS=5 COLS=35></TEXTAREA>
<BR>
</P>
<LI>
<P>
Enter the date of  Submission</P>
<P>
<INPUT TYPE=TEXT NAME="Date:" SIZE=8 MAXLENGTH=8>
<EM> -- mm/dd/yy</EM><BR>
</P>
</OL>
<INPUT TYPE=SUBMIT VALUE="Submit Form">
<INPUT TYPE=RESET VALUE="Reset Form">
</FORM>
<HR>
</BODY>
</HTML>


Quote:
 
[dohtml] at the begining and at the end of the code


Quote:
 
Stuff in Green you change



Copyright: If Forum Sevices
Offline Profile Quote Post
GFX Request Apllication · Code Snippets