icon Get the most out of Surmunity, read our tips here! Need an interesting blog to read? You've got to read the Surpass Blog! | Welcome! Please register to access all of our features.

» Surpass Web Hosting Forums » Choosing Surpass » Signed Up? » Form Help

Signed Up? If you're new with a question, ask here!

Reply
 
LinkBack Thread Tools Search this Thread
Old February 9th, 2007, 12:25 AM   #1 (permalink)
Registered User
Fresh Surpasser
 
Joined in Feb 2007
5 posts
Gave thanks: 0
Thanked 0 times
Form Help

Guys any idea why my form is not working here:

http://gccomputersonline.com/contactus.html

When the submit is hit I need the information sent to an email address. Any help will be great
Ice2257 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old February 9th, 2007, 12:44 AM   #2 (permalink)
Holy hell and a hippie
On a golden path...
 
Gaia's Avatar
 
Joined in Nov 2006
Lives in Canada
Hosted on SH106
393 posts
Gave thanks: 24
Thanked 25 times
Well it looks like you generated the form somehow using something.

I'm not sure if this will break the form or not because of the way it was made, but try to find the below code:

Code:
onSubmit="if (checkForm6()) alert('You must publish this page to your account\nfor the form to function.'); return false;"
And replace it with:

Code:
onSubmit="checkForm6();"
__________________
||http://eternal-realm.net
||http://usebbzone.com
---------
Go There: Surpass Wiki
----------
|| SH106

Last edited by Gaia; February 9th, 2007 at 12:54 AM..
Gaia is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old February 9th, 2007, 11:21 AM   #3 (permalink)
He shoots.. He scores!
Super #1
 
puckchaser's Avatar
 
Joined in Feb 2007
Lives in A room with no windows.
Hosted on SH110
1,448 posts
Gave thanks: 46
Thanked 140 times
Ice2257 -

Not sure of the method you are using for sending your form... but it looks like it could be built on FrontPage...

I have used a php script that I wrote with help from this page..

http://apptools.com/phptools/forms/

It's not very difficult, and walks you through it pretty well.

You can see my contact page here..

http://kcpcguy.com/contact/contact.php

Good luck.

Puckchaser
__________________
SH110
puckchaser is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 On
Pingbacks are On
Refbacks are On