BlogHarbor Home Page
FAQFAQ  SearchSearch  MemberlistMemberlist  UsergroupsUsergroups  UsergroupsRSS   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
Form Mail Problem
 
Post new topic   Reply to topic    BlogHarbor Community Forum Index -> General Discussion
View previous topic :: View next topic  
Author Message
sam



Joined: 27 Oct 2005
Posts: 20

PostPosted: Wed Nov 30, 2005 3:15 am    Post subject: Form Mail Problem Reply with quote

The folowing form gives below error when submitted.
http://lafamilyfed.blogharbor.com/blog/_WebPages/form12.html

Method Not Allowed
The requested method POST is not allowed for the URL /cgi-bin/FormMail.pl.


--------------------------------------------------------------------------------

Apache/1.3.33 Server at lafamilyfed.blogharbor.com Port 80
Back to top
View user's profile Send private message
john
Site Admin


Joined: 16 Mar 2004
Posts: 3434

PostPosted: Wed Nov 30, 2005 7:03 am    Post subject: Re: Form Mail Problem Reply with quote

Your HTML code is incorrect. Please check these instructions, the URL you should be submitting the form to is not on your blog site, it is on one of our servers. Your code contains this:

Code:
<form method="post" action="http://lafamilyfed.blogharbor.com/cgi-bin/FormMail.pl ">


Change it to this as the instructions specify:

Code:
<form method="post" action="http://tools.blogharbor.com/cgi-bin/FormMail.pl">


and you should be set.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
sam



Joined: 27 Oct 2005
Posts: 20

PostPosted: Wed Nov 30, 2005 3:35 pm    Post subject: deleted comment text area Reply with quote

http://lafamilyfed.blogharbor.com/blog/_WebPages/form1.html
As you can see the below code gets deleted every time I hit save changes.
Quote:
<td><textarea name="feedback" rows="3" cols="50"></textarea></td>


i get a form without comment box.
Back to top
View user's profile Send private message
john
Site Admin


Joined: 16 Mar 2004
Posts: 3434

PostPosted: Wed Nov 30, 2005 6:35 pm    Post subject: Re: deleted comment text area Reply with quote

I can not duplicate this, I am able to add that HTML code (in Source Mode, not Display mode) without any issues. I'm using Firefox, I wonder if you are using a different browser and this is a browser issue...
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Search all BlogHarbor support resources.
View previous topic :: View next topic  
Display posts from previous:   
Post new topic   Reply to topic    BlogHarbor Community Forum Index -> General Discussion All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum