SKYMARKET
SKYPAY
SKYCOM
 
Control Centre
Sat 4th Feb 3:00
PRODUCTS DESIGN PARTNERS
Contact    Network    Settings    Help    Downloads    Abuse    SLA    
 
SUB MENU:
- Help
- Tutorials
- Diagnostics
- Tools
- CGI Scripts
- FTP Uploading
- Using Webmail
- Using Email
- ADSL
- SSH
- Site Statistics
- Glossary
   
RELATED TOPICS:
USE OUR
FAQ
SECTION IF
YOU GET
STUCK
CANT FIND
WHAT YOU
ARE
LOOKING
FOR?
SETTINGS
FOR ALL
SERVICES
HERE
 
Home > Support > Help > CGI Scripts

1. Download the FormMail v1.9 cgi script (you can download it from here)

2. Log into the server using an FTP program (Download from the Software area) and place the script into your 'cgibin' folder once you are logged in.

3. Highlight the script and right click to change the scripts 'File Attributes'.

4. Set the script to 755.

5. Once this has been completed you need to point your 'form' to the script so your HTML coding would look like this.

<form method="post" action="http://www.domainname.co.uk/cgibin/FormMail.cgi">
<input type="hidden" name="recipient" value="your@domainname.co.uk">
<input type="hidden" name="subject" value="Online Form response">

6. Click here to view our sample CGI form.

print page logo