Web hosting as it should be!- Honest & Simple
Candid Web Hosting blog is committed to provide you a deeper insight on web hosting related stuff and happening at Candid Web Hosting.
Candid Web Hosting blog is committed to provide you a deeper insight on web hosting related stuff and happening at Candid Web Hosting.
The purpose of this section is to serve as ready reference to common questions asked to our technical support department.
Email self-help Section
FTP self help section
Form-to-email self help section
Web upload self help section
How to check emails using Outlook / Outlook express?
How to check emails using Netscape?
How to check emails on the website (webmail)?
How to create new email accounts?
To create new account you will have to log on to your email control panel using the webmail interface. Only the default user domain@domain.com has the ability to administer users.
How to change email passwords?
to change the FTP password, you will first have to logon to hosting control panel.
First Level Login :
User: reseller
Pass: as given
Second Level Login:
Pass: as given
Select the option Serv-U FTP to change the password
How do I send Emails using my website from outlook express (email client)?
How do I send make a form working (formmail form - to - email )?
We use and prefer to use ASPemail to collect information for the form and get it by email.
Typically this is used in feedback / contact forms where visitors on the website will fill in a small form that will be emailed to website owner.
set objmail=server.createobject("Persits.MailSender")
objmail.Host = "mail.domain.com"
objmail.from="email address"
objmail.FromName = "Your name"
objmail.AddAddress "email address of recipent"
objmail.username = "your email address"
objmail.password = "password"
objmail.subject = "subject"
objmail.body = "<html><body><font face='Arial,Helvetica,sans-serif' font color='#003399'> Dear Subscriber,<BR><BR>"&chr(13)&chr(10)&_
"subjects.<BR>"&chr(13)&chr(10)&_
"msn : lovebt@hotmail.com</body></html>"
objmail.ishtml=true
x=objmail.send
How to change FTP password?
to change the FTP password, you will first have to logon to hosting control panel.
First Level Login :
User: reseller
Pass: as given
Second Level Login:
Pass: as given
Select the option Serv-U FTP to change the password
How do I upload files to my website?
please you the FTP software (example : cuteftp ) to upload the files in WWW folder
We do not support CDONTS , which is a free component of Microsoft due to security reasons. But we offer a more secure similar component ASPemail (www.aspemail.com)
How do I make feedback / Inquiry form work?
Please refer the above section. We have ASPemail.com (aspemail) support on the server.
How do I use ASPUpload Facility?
We support aspupload component (www.aspupload.com)
At Candid Web Hosting Blog, getting the right information is of utmost importance. It saves time and enables better utilization of money. When it comes to hosting, it also helps avoid frustration and headache. Precisely why, keeping our clients updated is as much a part of services as maintaining zero downtime.
Leave a Comment