0
|
Hello Nathan, I believe the problem is that you're using the form incorrectly. You need to actually create an HTML page and then post to data to CGImail. Use this link - it explains the steps that you need to take make the CGImail form work: CGIEmail User Guide You don't make a link directly to the TXT file like you posted above. The HTML source (as per the guide) would reference the txt file using a post command as per below: < FORM METHOD="POST" ACTION="http://nathankressmusic.com/cgi-bin/EmailTemplate.txt"> Your e-mail address: < INPUT NAME="email">< p> Your name: < INPUT NAME="yourname">< p> Your quest: < INPUT NAME="quest">< p> Your favourite colour: < INPUT NAME="colour">< p> < INPUT TYPE="submit" value="Send e-mail"> < /FORM> Note: I spaced the code above so that you could see it in this post. The file can't be directly accessed to open the text file because the CGI-BIN area is for running scripts. I copied the file into your public_html folder and you can see the file open there with no problem. Hope this helps! If you're still having issues with it after reviewing the documentation, please let us know! If you have any further questions, please contact technical support or leave a comment at the bottom of the page. Regards, Arnel C. |
Email: | support@WebHostingHub.com | Ticket: | Submit a Support Ticket |
---|---|---|---|
Call: |
877-595-4HUB (4482) 757-416-6627 (Intl.) |
Chat: | Click To Chat Now |