Account Setup
(13) |
Authoring Tools
(10) |
Billing and Account
(4) |
Control Panel How Tos
(31) |
Database Questions
(34) |
DNS Management
(6) |
Domain Registration/Transfer
(13) |
Email
(29) |
FTP
(12) |
General Technical Support
(18) |
Microsoft FrontPage
(10) |
Programming/Sample Code
(30) |
Reseller Program
(24) |
Sales and Pre-Sales Questions
(26) |
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: 384 |
Sending mail via Persits.MailSender
Here's a complex example of sending an email with SMTP authentication and attachments. <% Set Mail =... Views: 323 |
Sample Code : Send mail using CDO
<% set objMessage = createobject("cdo.message")set objConfig = createobject("cdo.configuration") ' Setting the SMTP ServerSet Flds =... Views: 309 |
Where can I manage my website(s) in Helm?
In order to manage your website(s), login to your control panel. Click on Domains icon. Select your domain from the list by clicking on its name.... Views: 281 |
How can I setup my reseller account in Helm
After receiving your reseller login info, You can start using your reseller account. Here is basic instructions for setup your account... Views: 264 |