These Code Examples are offered with no support, all have been
tested on our servers and will work if you correctly customise them
for use on your server.
 |
Jmail |
|
| |
Used to send emails from your website, feed-back form etc.
Download the ZIP file, you will find 2 files, one is the form
and the other is the ASP code that sends the email. The ASP
page will require the SMTP server address setting to be the
internal IP address of the server you are hosting on.
This can be found in the Knowledge Base.
|
|
 |
Check POP3 mail |
|
| |
Used to read emails from your website.
Download the ZIP file, you will find 1 ASP file. The ASP page
will require the mail server address setting, if this is a
local server, it will be the internal IP address of your mail
server. You will also need to set your pop3 email username
and password.
|
|
 |
ASPemail |
|
| |
Used to send emails from your website, feed-back form etc.
Download the ZIP file, you will find 2 files, one is the form
and the other is the ASP code that sends the email. The ASP
page will require the SMTP server address setting to be the
internal IP address of the server you are hosting on.
This can be found in the Knowledge Base.
|
|
 |
ASPupload |
|
| |
Used to upload files to your website via a browser. You will
need to set the correct physcial path to your webspace, this
can be found using the code below. Alos note that you will
need "write" permission on the folder you are uploading
to, this will leave it open to hacking, so beware!
|
|
 |
Find Physical Path |
|
| |
This simple ASP code should be uploaded to your webspace
(the /www folder) and thewn accessed via a browser. It will
display the full physical path to your webspace.
|
|
| |
|
|
| |
|
|