| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Registered User
Join Date: Sep 2006
Posts: 3
|
Publisher Submit button help please
Okay, first, if I am posting in the wrong area, I apologize. I am knew to this board and hope that my question is where it is supposed to be. Anyways, I designed a website (I am a beginner) using Publisher...I know I know I know...Publisher was probably not the way to go but it is done now. Anyways, I HAD a great form that was working just fine when my site was on my old domain name. I got a new domain name and reloaded and then my form quit working. I tried uninstalling and resinstalling my frontpage extensions and updated my asp with my host (godaddy.com)...that did not fix it. I tried pasting new code to fix the problem and that did not work either. Does anyone have any suggestions? I went ahead and got rid of the form in the mean time but would like to put it back up. I would be happy to share the code below for anyone with any suggestions. The problem is that when I go to hit submit, it gives me a front page error page instead of doing the form. Thanks, Mandy Code: (The part having to do with the submit button) <form action=--WEBBOT-SELF-- method=post> <!--webbot bot="SaveResults" s-email-address="me@aol.com" s-email-format="TEXT/PRE" b-email-label-fields="TRUE" s-email-Subject="Web Site Form Response" s-builtin-fields="Date Time" b-email-subject-from-field="FALSE"--> Last edited by Mandy : 29-09-2006 at 19:34. |
|
|
|
|
|
#2 (permalink) |
|
Senior Member
Join Date: Jan 2005
Posts: 12,340
|
Publisher is not a web design application. It's for desktop publishing...and it sucks at that, too. It produces non-standard, proprietary Microsoft code (read: not real web code) and no one will be able to tell you what the problem is. Start here: www.htmldog.com |
|
![]() |