The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Contact Form

2 posters

Go down

Solved Contact Form

Post by jordowestie October 31st 2009, 5:51 pm

Is there any way, on a Custom HTML page to insert a form, where users can send like suggestions, apply for moderaters ect... to admin@rocksoftlounge.com.
like the form has there username in, some drop down boxes and a text area.

Is this possible?

Thanks
avatar
jordowestie
New Member

Posts : 11
Reputation : 0
Language : english

Back to top Go down

Solved Re: Contact Form

Post by RoNo October 31st 2009, 9:42 pm

Yes... here's a *demo contact form.

Try this on your Html page (edit the background & border colors)
Code:
<center>
<table style="padding: 8px; background-color: lightblue;  border: #404040; border-style: solid; border-width: 1px; margin-left: 0px;"><tr><td  width="500">

<center>
<table>

<tr>
<td valign="top" width="100%"><form action="contact.forum?action=submit" class="report" method="post">
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0" align="center">

<tr>
<th class="thHead" colspan="2">Contact us</th>
</tr>

<tr>
<td class="row2" colspan="2"><span class="gensmall">Items marked with a <span class="obligatory">*</span> are required.</span></td></tr><tr><td class="row1"><label for="subject" class="gen">Message subject<span class="obligatory">*</span> :</label>
</td>

<td class="row2"><input type="text" name="subject" id="subject" size="78" maxlength="54" class="post" value="">
</td>
</tr>

<tr>
<td class="row1"><label for="message" class="gen">Message contents<span class="obligatory">*</span> :</label>
</td>
<td class="row2"><textarea cols="75" rows="10" name="message" id="message" class="post"></textarea>
</td>
</tr>

<tr>
<td class="row1"><label for="reg_key" class="gen">Confirmation code<span class="obligatory">*</span> :</label>
</td>

<td class="row2 captcha"><table border="0">
<tr>
<td align="left">
<div class="captcha-img"><label for="reg_key" dir="ltr"><img src="/antirobot_pic.forum?" alt=""></label> <input type="hidden" name="username" value=""> <input type="hidden" name="time" value=""></div>
</td>

<td align="left"><input type="text" name="reg_key" id="reg_key" maxlength="5" class="post" dir="ltr">
</td></tr></table>

</td>
</tr>

<tr><td class="catBottom" height="28" align="center" colspan="2"><input class="button2" type="submit" name="submit" value="Send"><input type="hidden" name="time" value="">
</td></tr></table>

</form></td></tr></table></center>

</td></tr></table></center>
The message will go to the Admin account of your forumotion site.
RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Solved Re: Contact Form

Post by jordowestie October 31st 2009, 10:04 pm

thanks, i will try this out!

just tried it and it says can't find server. how do you link it to youre site.

Sorry for the questions but im confused!
avatar
jordowestie
New Member

Posts : 11
Reputation : 0
Language : english

Back to top Go down

Solved Re: Contact Form

Post by jordowestie October 31st 2009, 10:19 pm

Solved, thank you a million!
avatar
jordowestie
New Member

Posts : 11
Reputation : 0
Language : english

Back to top Go down

Solved Re: Contact Form

Post by RoNo October 31st 2009, 10:33 pm

Contact Form Cool2
Way to go jordowestie!
This topic is solved. Glad I could help.

LockedContact Form Lock2RoNo
RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum