Account Setup
(13) |
Authoring Tools
(10) |
Billing and Account
(4) |
Control Panel How Tos
(31) |
Database Questions
(35) |
DNS Management
(6) |
Domain Registration/Transfer
(13) |
Email
(29) |
FTP
(12) |
General Technical Support
(18) |
Microsoft FrontPage
(10) |
Programming/Sample Code
(31) |
Reseller Program
(24) |
Sales and Pre-Sales Questions
(26) |
Setting up a welcome Email and signup script
Upon adding new user accounts to HELM, the control panel is capable of emailing your new customer a customized welcome letter with their... Views: 1793 |
How to define a parking page in reseller account
By clicking on the Domain Settings icon you can input a custom HTML page that will be used as a parking page for new accounts that your... Views: 1756 |
How can I use my own nameservers?
This is a step by step instructions to you which would help you in setting up your own name servers.When you received your welcome email,... Views: 1513 |
Sample Code : Sending mail via PHP
You can use PHPMailer to send mails via PHP. To use this open source object you need to download two php class files which can be found here... Views: 744 |
Sending mail via Persits.MailSender
Here's a complex example of sending an email with SMTP authentication and attachments. <% Set Mail =... Views: 646 |