|
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
|