Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 08-11-2008, 08:36 AM gdform usage
Junior Talker

Posts: 3
Trades: 0
Hello everyone,

I'm trying to create a contact form using the gdform.php that's on the server. The code I have is:

<form action= "/gdform.php" method="post" name="contact" id="contact">
<input type="hidden" name="subject" value="Form Submission" />
<input type="hidden" name="redirect" value="welcome-web-design-branding.html" />

I'm I missing something?

Help please, this is driving me insane!

truly,
jewel_click
jewel_click is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 08-11-2008, 09:34 AM Re: gdform usage
Skilled Talker

Posts: 61
Trades: 0
What is the exact error you are getting and please explain to us the steps you took to get that error.

Pod
just_a_pod is offline
Reply With Quote
View Public Profile
 
Old 08-11-2008, 09:54 AM Re: gdform usage
Junior Talker

Posts: 3
Trades: 0
Really not getting an error, when you submit the form, its going to never never land. It's not on the server, which I've redirected the mail to a personal email. I guess I don't know where the form is going. Any help or suggestions would be greatly appreicated.

Jewel_click

this is all of the code:
<form action= "/gdform.php" method="post" name="contact" id="contact">
<input type="hidden" name="subject" value="Form Submission" />
<input type="hidden" name="redirect" value="welcome-web-design-branding.html" />
<table>
<tr>
<td><label for="name"></label><p>Full Name:</p></td>
<td><label for="name"></label><input name="name" id="name" maxlength="255" /></td>
</tr>
<tr>
<td><label for="bussinessname"></label><p>Business Name:</p></td>
<td><label for="businessname"></label><input name="busname" id="busname" maxlength="255"/></td>
</tr>
<tr>
<td><label for="address"></label><p>Address:</p></td>
<td><label for="address"></label>
<textarea name="address" rows="3" id="address"></textarea></td>
</tr>
<tr>
<td><label for="telephone"></label><p>Telephone:</p></td>
<td><label for="telephone"></label>
<input type="text" name="telephone" id="telephone" maxlength="255"/></td>
</tr>
<tr>
<td><label for="email"></label><p>Email:</p></td>
<td><label for="email"></label>
<input type="text" name="email" id="email" maxlength="255" /></td>
</tr>
<tr>
<td><label for="bustype"></label><p>Business Type:</p><p></p></td>
<td><label for="bustype"></label>
<input type="text" name="bustype" id="bustype" maxlength="255"/></td>
</tr>
<tr>
<td><p>Type of Design Package:</p> </td>
<td><p>
<label>
<input name="Type of Package" type="radio" id="Type of Package_0" value="radio" />
Small Business Basic</label>
<br />
<label>
<input type="radio" name="Type of Package" value="radio" id="Type of Package_1" />
Small Business Premium</label>
<br />
<label>
<input name="packages" type="radio" id="Type of Package_2" value="radio" />
Small Business Enterprise</label>
<br />
</p></td>
</tr>
<tr>
<td><p>Would you like to Schedule a Consultation:</p></td>
<td><p>
<label>
<input name="consultation" type="radio" id="consultation_0" value="radio" />
Yes</label>
<br />
<label>
<input type="radio" name="consultation" value="radio" id="consultation_1" />
No</label>
<br />
</p></td>
</tr>
<tr>
<td><p><label for="busdescription">Tell us about your business:</label></p></td>
<td><label for="busdescription"></label>
<textarea name="busdescription" id="busdescription" cols="45" rows="5"></textarea></td>
</tr>
<tr>
<td><p><label for="additionalinfo">Additional question and/or comments:</label></p></td>
<td><label for="additionalinfo"></label>
<textarea name="additionalinfo" id="additionalinfo" cols="45" rows="5"></textarea></td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
</table>
<div align="center">
<input type="submit" name="submit" id="submit" value="Submit" />
</div>
</form>
jewel_click is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to gdform usage
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.43338 seconds with 12 queries