We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
[CODE] V-Bulleton Contact Us Page; from Dan T's Code; By SilentChaos
Topic Started: Jan 23 2010, 01:06 AM (96 Views)
Reid
Member Avatar
È una trappola!

This topic has been moved from our official support board.

Originally posted by: SilentChaos
[CODE
 
V-Bulleton Contact Us Page; from Dan T's Code]Thanx Dan T, for letting me Edit your code, coudnt have done it with out ya :yes:

First Create a new Topic Called Contact Us, In the rules section Click show link only and put this in

Quote:
 
<FORM action="http://www.response-o-matic.com/cgi-bin/rom.pl" method="POST">
<H1><CENTER> </CENTER></H1>
<H1><CENTER><FONT COLOR="#000000">Contact Us</FONT>
</CENTER></H1>
<H3><CENTER>
<INPUT TYPE="hidden" NAME="your_email_address" VALUE="YOUR EMAIL">
<INPUT TYPE="hidden" NAME="your_name" VALUE="YOUR NAME">
<INPUT TYPE="hidden" NAME="email_subject_line" VALUE="Contact Us">
<INPUT TYPE="hidden" NAME="required_fields" VALUE="your_email_address">
<INPUT TYPE="hidden" NAME="thank_you_title" VALUE="Thank You!">
<INPUT TYPE="hidden" NAME="return_link_url" VALUE="http://sXX.invisionfree.com/BOARDNAME/index.php?act=idx">
<INPUT TYPE="hidden" NAME="return_link_name" VALUE="Click to Return Back to Home Page">
<INPUT TYPE="hidden" NAME="background_color" VALUE="#FFFFFF">
<INPUT TYPE="hidden" NAME="text_color" VALUE="#000000">
<INPUT TYPE="hidden" NAME="link_color" VALUE="#0000FF">
<INPUT TYPE="hidden" NAME="visited_link_color" VALUE="#8000FF">
<INPUT TYPE="hidden" NAME="active_link_color" VALUE="#0000FF">
</CENTER></H3>
<H3><CENTER>Your comments are appreciated!</CENTER></H3>
<P><CENTER>Just complete this form. Click on Submit when ready to
send.</CENTER></P>
<H4> </H4>
<BLOCKQUOTE><P><TABLE BORDER=0 CELLSPACING=0>
<TR>
<TD WIDTH=116>
<H3>Username:</H3>
</TD><TD>
<H4><INPUT TYPE="text" NAME="visitor_name" VALUE="" SIZE=10>
</H4>
</TD></TR>
<TR>
<TD WIDTH=116>
<H3>Email address:</H3>
</TD><TD>
<H4><INPUT TYPE="text" NAME="visitor_email_address" VALUE=""
SIZE=50></H4>
</TD></TR>
</TABLE></P>
<!-- Code by HolySavior of IF with e-mail processing help by Response-o-matic (www.response-o-matic.com) This code may not be Edited Except for the Form ( the fields people fill out)-->
<OL>
<LI>
<P>
</P>
<TABLE>
<TR>
<TD ALIGN="right">
<TD>
</TD>
</TR>
<TR>
<TD ALIGN="right">
<EM>Subject</EM></TD>
<TD>
<INPUT TYPE=RADIO NAME="Personal_Sex" VALUE="Site Feedback" CHECKED>
Site Feedback <INPUT TYPE=RADIO NAME="Personal_Sex" VALUE="Problem">
Problem <INPUT TYPE=RADIO NAME="Personal_Sex" VALUE="Other" CHECKED>
Other</TD><TR>
<TD ALIGN="right">
<EM>Other</EM></TD>
<TD>
<INPUT TYPE=TEXT NAME="Personal_DateOfBirth" SIZE=8>
</TD>
</TR>
</TABLE>
<P>
Message:</P>
<P>
<TEXTAREA NAME="Message:" 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><P><INPUT TYPE="submit" NAME="Submit"
VALUE="Submit"><INPUT TYPE="reset" VALUE="Reset"></P></BLOCKQUOTE>
<P>&nbsp;</P>
</FORM>




Change the stuff in blue

and heres a preview!
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Codes & Modifications · Next Topic »
Add Reply