Current location: Hot Scripts Forums » General Community » Script Requests » Help with Contact Form Script


Help with Contact Form Script

Reply
  #1 (permalink)  
Old 07-26-09, 01:48 PM
makaiman makaiman is offline
New Member
 
Join Date: Jul 2009
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Help with Contact Form Script

Can anyone help me with making my simple contact form work on my website? The contact form looks like this:

Contact Ava Law Group Today!

What I need is for the form to go to an email address:

inquiries@avalg.com

then redirect the "Send" to a Thank You page which I will recreate after I know the form works:

Untitled Document

The form action needs to be this:

<form action="/gdform.php" method="post">

I'm sure this would only take five minutes to do, but need a little guidance on if anyone could do this for me. Here's the entire code for the contact to be replaced with what I need above that is currently on the live page above Contact Ava Law Group Today!

<form action="/gdform.php" method="post">
<div class="col2 maxheight">
<div class="indent">
<img alt="" class="title" src="images/title5_2.gif" />
<div class="indent_pic">
<div class="box_1">
<div class="h_f"><input type="text" class="input1 h" value="Name" /></div>
<div class="h_f"><input type="text" class="input1 h" value="E-mail" /></div>
<div class="h_f"><input type="text" class="input1 h" value="Phone" /></div>
<div class="h_f"><input type="text" class="input1 h" value="Address" /></div>
</div>
<div class="box_2">
<textarea name="textarea" cols="35" rows="35">&nbsp; Message</textarea>
<div class="form"><a class="more" href="#" onclick="document.getElementById('form1').reset()" >clear</a>&nbsp; &nbsp; &nbsp; &nbsp;<a class="more" href="#" onclick="document.getElementById('form1').submit() ">send</a></div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
</form>


Thank you so much. Let me know what I can do or if anyone can quickly help me by doing this for me so it has the same look and feel, but to actually WORK!
Reply With Quote
  #2 (permalink)  
Old 07-27-09, 12:48 AM
ruteckycs's Avatar
ruteckycs ruteckycs is offline
Coding Addict
 
Join Date: Jul 2009
Posts: 377
Thanks: 6
Thanked 10 Times in 10 Posts
Did you pull that code from viewing the source of a page? That is just the form layout , with there CSS, it is worthless to you.

A contact form is uber simple to write, but you need a form and a server side script.

Here is one I give away for free:
Spam Free Contact Form

If you need something custom Im sure we could work something out.
Reply With Quote
  #3 (permalink)  
Old 07-27-09, 12:56 AM
makaiman makaiman is offline
New Member
 
Join Date: Jul 2009
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
maintain same look and feel

But I need to maintain the exact same look and feel as the form I created that you see live.

Please help, and thank you...
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Space Above Form xavier039 CSS 1 07-13-09 10:52 PM
PHP contact form not sending emails amoss PHP 4 08-21-08 07:50 AM
Idea for an opensource form script.. tribune Script Requests 0 06-05-08 02:54 PM
Need Form Script peer Script Requests 2 05-20-08 04:20 PM
Raffle/Lottery Script (Very profitable!), Coded it myself. Voltaire General Advertisements 2 01-02-06 11:55 PM


All times are GMT -5. The time now is 09:29 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.