friedpiggy
Expert Member
Greetings
Its been a while since I did anything web related, that said however I somehow was roped in to help a friend out with a site he is setting up. It doesn't look great yet, but he needed something up in a hurry so this is the result. The problem now is that he is wanting an application form on the site. Form done and then the problem starts.
It has been about 10 years since I last worked on a webform. So I check the Afrihost knowledgebase and according to that I need to use
<form method="post" action="http://www.afrihost.com/formmail.php">
Great stuff I think. I add that in as the start of the form and design a small form. test it on his hosting and I get
The requested URL /cgi-sys/formmail.cgi was not found on this server.
So I think to myself, I will chat to the Afrihost guys. No go. their live chat is offline.
Anyone have a clue where I am going wrong here?
Its been a while since I did anything web related, that said however I somehow was roped in to help a friend out with a site he is setting up. It doesn't look great yet, but he needed something up in a hurry so this is the result. The problem now is that he is wanting an application form on the site. Form done and then the problem starts.
It has been about 10 years since I last worked on a webform. So I check the Afrihost knowledgebase and according to that I need to use
<form method="post" action="http://www.afrihost.com/formmail.php">
Great stuff I think. I add that in as the start of the form and design a small form. test it on his hosting and I get
The requested URL /cgi-sys/formmail.cgi was not found on this server.
So I think to myself, I will chat to the Afrihost guys. No go. their live chat is offline.
Anyone have a clue where I am going wrong here?