<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss'><id>tag:blogger.com,1999:blog-5082908935870196345</id><updated>2009-10-03T13:37:35.878+08:00</updated><title type='text'>WWW.COM.PH Philippine Web Hosting</title><subtitle type='html'>Welcome to the WWW.COM.PH Support Page.  Your online resource for web hosting and other server issues.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://wwwcomph.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default'/><link rel='alternate' type='text/html' href='http://wwwcomph.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Admin</name><uri>http://www.blogger.com/profile/06924674943226772736</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>24</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5082908935870196345.post-6140010983361320936</id><published>2007-05-02T13:56:00.000+08:00</published><updated>2007-05-02T14:20:25.162+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Web and Browsing'/><title type='text'>Why can I browse other websites but not my own?</title><content type='html'>You may experience cases where you can view other websites, but not your own.  Other services related to your domain name may also be affected, such as FTP and email.  First, check that your ISP or LAN is up and running.  Second, verify that your website's server is up and running, preferrably by using another ISP to access the Internet.&lt;br /&gt;&lt;br /&gt;Assuming that there is no problem on your end and on the server where your site is hosted, then this could be an issue with one of the "hops" that your ISP uses to access the site being visited.&lt;br /&gt;&lt;br /&gt;The Internet is not one homogenous line from your computer to the website server.  ISPs usually use other ISP's network infrastructure in order to pass the signal request.  For example, if the website server is located in California, from the Philippines, the signal is routed first to Taiwan, then Japan, then Alaska and only then to California.  So if there is a telco problem in Japan, then you won't be able to see the site in California even if there's no technical problem on your end or the server end.  Unfortunately, this situation is already beyond the control of your ISP or your hosting provider.  The next best thing your ISP can do would be to switch to a back up pathway, if they have such an arrangement ready.&lt;br /&gt;&lt;br /&gt;An easy way to determine any issues in the hops is through the tracert command.  This is typed in the command prompt window (Start &gt; Programs &gt; Accessories &gt; Command Prompt):&lt;br /&gt;&lt;br /&gt;tracert (IP address)&lt;br /&gt;&lt;br /&gt;For example:&lt;br /&gt;&lt;br /&gt;tracert 69.93.219.154&lt;br /&gt;&lt;br /&gt;This will list down the different signal hops starting from your computer all the way to the target server.  Any portion where there is a time out will indicate a problem in that particular hop.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5082908935870196345-6140010983361320936?l=wwwcomph.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wwwcomph.blogspot.com/feeds/6140010983361320936/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5082908935870196345&amp;postID=6140010983361320936' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/6140010983361320936'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/6140010983361320936'/><link rel='alternate' type='text/html' href='http://wwwcomph.blogspot.com/2007/05/why-can-i-browse-other-websites-but-not.html' title='Why can I browse other websites but not my own?'/><author><name>Admin</name><uri>http://www.blogger.com/profile/06924674943226772736</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='05551017947612085281'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5082908935870196345.post-1462586588825895159</id><published>2007-04-19T13:28:00.000+08:00</published><updated>2007-04-19T17:43:43.769+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='FTP'/><title type='text'>I have trouble connecting or staying connected on my FTP</title><content type='html'>In cases where you are having trouble connecting or staying connected to your FTP connection when using an FTP client, there are several factors to consider:&lt;br /&gt;&lt;br /&gt;1. Internet connection&lt;br /&gt;&lt;br /&gt;First check if you have a stable Internet connection.  When Internet connection is intermittent or unstable, then this can cause cut offs with the FTP connection.&lt;br /&gt;&lt;br /&gt;You can use the PING command to test your Internet connection as follows:&lt;br /&gt;&lt;br /&gt;a. Go to Command Prompt (Start &gt; Programs &gt; Accessories &gt; Command Prompt).&lt;br /&gt;b. At the C:\&gt; type the following: ping -t (domain name or IP address).&lt;br /&gt;&lt;br /&gt;If you are getting a lot of timeouts, then your Internet connection is unstable.&lt;br /&gt;&lt;br /&gt;2. LAN settings&lt;br /&gt;&lt;br /&gt;Check if your LAN is having a problem.  Go to the LAN server and try to connect from there.  If you can connect with the server but not with any of the client PCs, then there is an issue with the LAN.&lt;br /&gt;&lt;br /&gt;3. Firewall settings&lt;br /&gt;&lt;br /&gt;Make sure that your firewall (either at the client PC or server) is not blocking FTP access.  If access was working before, someone may have accidentally changed the settings or if there is an automatic program update, this can sometimes change certain settings even without the user doing anything.&lt;br /&gt;&lt;br /&gt;4. FTP client settings&lt;br /&gt;&lt;br /&gt;a. Go to Advanced settings and switch in between ACTIVE and PASSIVE modes.&lt;br /&gt;&lt;br /&gt;In Filezilla, go to Site Manager &gt; highlight the FTP site &gt; click the Advanced button.&lt;br /&gt;&lt;br /&gt;b. Check the Keep Alive and Timeout settings under Edit &gt; Settings.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5082908935870196345-1462586588825895159?l=wwwcomph.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wwwcomph.blogspot.com/feeds/1462586588825895159/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5082908935870196345&amp;postID=1462586588825895159' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/1462586588825895159'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/1462586588825895159'/><link rel='alternate' type='text/html' href='http://wwwcomph.blogspot.com/2007/04/i-have-trouble-connecting-or-staying.html' title='I have trouble connecting or staying connected on my FTP'/><author><name>Admin</name><uri>http://www.blogger.com/profile/06924674943226772736</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='05551017947612085281'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5082908935870196345.post-4432358724565939562</id><published>2007-03-29T18:55:00.001+08:00</published><updated>2007-04-09T21:07:29.034+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Email'/><title type='text'>How to activate the anti spam features of IMail</title><content type='html'>&lt;p class="MsoNormal"&gt;&lt;a href="http://www.com.ph"&gt;WWW.COM.PH&lt;/a&gt; servers use IMail as its email server. IMail offers a lot of features, among them a way to filter spam mail by defining a set of key words that IMail will flag. In order to activate these features for all email accounts under your hosted domain, follow these steps:&lt;br /&gt;&lt;br /&gt;A. Go to your webmail page by typing in http://www.YourDomain.com:8383&lt;br /&gt;B. Log on as admin@YourDomain.com and provide the password.&lt;br /&gt;C. On the drop down menu on the upper right, go to &lt;i&gt;Domain Processing Rules&lt;/i&gt;.&lt;br /&gt;D. Under &lt;i&gt;Bound&lt;/i&gt; drop down menu, choose Inbound rules and follow these steps:&lt;br /&gt;&lt;br /&gt;Step 1. &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;   &lt;p class="MsoNormal" style="text-align: justify;"&gt;In the &lt;i&gt;Field&lt;/i&gt; dropdown menu, choose the means by which an email message will be identified. Available choices are Subject, To, From, Sender, Header and Body.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;   &lt;p class="MsoNormal" style="text-align: justify;"&gt;Step 2.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;   &lt;p class="MsoNormal" style="text-align: justify;"&gt;Choose &lt;i&gt;Contains&lt;/i&gt; or &lt;i&gt;Doesn’t contain&lt;/i&gt; radio button.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;   &lt;p class="MsoBodyText"&gt;Step 3.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;   &lt;p class="MsoNormal" style="text-align: justify;"&gt;In the Phrase text field, type in the words corresponding to the &lt;i&gt;Field&lt;/i&gt; option that you selected.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;   &lt;p class="MsoNormal" style="text-align: justify;"&gt;Note: You can put check marks under Case sensitive match or Search string from file _____ if you so desire.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;   &lt;p class="MsoNormal" style="text-align: justify;"&gt;Step 4.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;   &lt;p class="MsoNormal" style="text-align: justify;"&gt;Click &lt;b&gt;Update Condition&lt;/b&gt; (if editing an existing rule) or &lt;b&gt;Add Condition&lt;/b&gt; (if creating a new rule).&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;   &lt;p class="MsoNormal" style="text-align: justify;"&gt;Note: After clicking either button, you will see the rule you made under the &lt;i&gt;Rule&lt;/i&gt; text field below.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;   &lt;p class="MsoNormal" style="text-align: justify;"&gt;Step 4.1&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;   &lt;p class="MsoNormal" style="text-align: justify;"&gt;Under the &lt;i&gt;Rule&lt;/i&gt; text field, you can string several rules together by clicking &lt;b&gt;Insert AND&lt;/b&gt; or &lt;b&gt;Insert OR&lt;/b&gt;. Clicking &lt;b&gt;Remove&lt;/b&gt; will remove the rule.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;   &lt;p class="MsoNormal" style="text-align: justify;"&gt;Step 5.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;   &lt;p class="MsoNormal" style="text-align: justify;"&gt;On the bottom part is a dropdown menu. Valid choices for &lt;i&gt;Inbound&lt;/i&gt; rule are: Move the message to this mailbox: (specify mailbox in &lt;specify&gt;Destination textbox), Forward the message to this address: &lt;specify&gt;&lt;/specify&gt;&lt;/specify&gt;(specify address in &lt;specify&gt;&lt;specify&gt;Destination textbox), Bounce and Delete.&lt;/specify&gt;&lt;/specify&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;   &lt;p class="MsoNormal" style="text-align: justify;"&gt;Step 6.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;   &lt;span style="font-family: verdana;font-family:&amp;quot;;font-size:100%;"  &gt;Click &lt;b&gt;Finish&lt;/b&gt; to save the rule and apply it to all accounts within the domain.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5082908935870196345-4432358724565939562?l=wwwcomph.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wwwcomph.blogspot.com/feeds/4432358724565939562/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5082908935870196345&amp;postID=4432358724565939562' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/4432358724565939562'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/4432358724565939562'/><link rel='alternate' type='text/html' href='http://wwwcomph.blogspot.com/2007/03/how-to-activate-anti-spam-features-of.html' title='How to activate the anti spam features of IMail'/><author><name>Admin</name><uri>http://www.blogger.com/profile/06924674943226772736</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='05551017947612085281'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5082908935870196345.post-3173321439527421184</id><published>2007-03-29T18:18:00.000+08:00</published><updated>2007-03-29T18:41:24.006+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Email'/><title type='text'>How to set Outlook Express to save a copy of email messages in the server</title><content type='html'>One advantage of POP3 email is that one can download email messages onto one's computer and then read and reply to them without needing to be connected to the Internet.  This also saves on the email server disk space usage because email is automatically deleted once they are downloaded by the email client.&lt;br /&gt;&lt;br /&gt;However, there are cases where several users need to access the same email account.  It would make email harder to manage if all the messages were to be saved onto the server and the messages viewed purely by webmail.  This would also add to the disk space usage if messages are not deleted regularly.  Fortunately, there is a simple solution to this by changing some settings in your Outlook Express.&lt;br /&gt;&lt;br /&gt;You can set your Outlook Express to save copies of messages on the server, so that they are not deleted once you download those messages.  Just follow these simple steps:&lt;br /&gt;&lt;br /&gt;1. Click on Tools &gt; Accounts &gt; highlight the particular email address &gt; click the Properties button &gt; go to Advanced tab.&lt;br /&gt;2. On the bottom part, under "Delivery", put a check mark on the "Leave a copy of messages on server".&lt;br /&gt;3. Put a check mark on "Remove from server after ___ day(s)" to indicate how many days before Outlook Express will delete the mail the next time it connects to the server.&lt;br /&gt;&lt;br /&gt;Note:&lt;br /&gt;You need to repeat each step for every Outlook Express client that will access the email account.  Otherwise, if even one Outlook Express accesses the email account without being set to leave a copy of messages on the server, it will automatically delete all the messages in the server after downloading the mail.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5082908935870196345-3173321439527421184?l=wwwcomph.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wwwcomph.blogspot.com/feeds/3173321439527421184/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5082908935870196345&amp;postID=3173321439527421184' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/3173321439527421184'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/3173321439527421184'/><link rel='alternate' type='text/html' href='http://wwwcomph.blogspot.com/2007/03/how-to-set-outlook-express-to-save-copy.html' title='How to set Outlook Express to save a copy of email messages in the server'/><author><name>Admin</name><uri>http://www.blogger.com/profile/06924674943226772736</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='05551017947612085281'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5082908935870196345.post-4974096426318786095</id><published>2007-03-29T16:54:00.000+08:00</published><updated>2007-04-09T21:08:32.795+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Email'/><category scheme='http://www.blogger.com/atom/ns#' term='Web and Browsing'/><title type='text'>How to manage your web hosting disk space usage</title><content type='html'>Disk usage is an important part of managing your web hosting account. Some hosting companies, for example, have an account lock out policy. Meaning, once your account reaches its maximum allotted disk space, the account is locked so that no new data can be uploaded, received or saved (for example, incoming email will bounce).&lt;br /&gt;&lt;br /&gt;Fortunately, &lt;a href="http://www.com.ph"&gt;WWW.COM.PH&lt;/a&gt; hosting accounts &lt;span style="font-style: italic;"&gt;do not&lt;/span&gt; have account lock out. You will simply be informed by the system about your excess disk space usage and be given a grace period to reduce said disk usage. Should the grace period expire without the usage being reduced, your account will be upgraded to the next higher plan. Still, in order to avoid having your account inadvertently upgraded, it would be a good idea to follow a few steps to manage disk space usage.&lt;br /&gt;&lt;br /&gt;Disk usage spikes are most commonly caused by accumulated email in the servers. Therefore, most of your attention needs to be focused on your users' email usage.&lt;br /&gt;&lt;br /&gt;1. Spam email can contribute to sudden spikes in disk usage. Make sure to delete spam mail as soon as they are downloaded. You may also make use of the &lt;a href="http://wwwcomph.blogspot.com/2007/03/how-to-activate-anti-spam-features-of.html"&gt;anti-spam features of IMail&lt;/a&gt; in order to filter out spam mail based on key words that commonly occur in the spam mail. This will not eradicate spam mail 100% but it will make the incoming volume more manageable.&lt;br /&gt;&lt;br /&gt;2. Encourage users to use a POP3 email client like Outlook Express. Once these email clients download mail from the server, they automatically delete email from the server, preventing email (especially those with attachments) from building up your disk usage.&lt;br /&gt;&lt;br /&gt;In cases where several users need to access the same email address, you can set your Outlook Express to &lt;a href="http://wwwcomph.blogspot.com/2007/03/how-to-set-outlook-express-to-save-copy.html"&gt;save a copy of messages in the server&lt;/a&gt;. This way, there is no need to check email exclusively via webmail except in emergencies.&lt;br /&gt;&lt;br /&gt;3. For webmail users, they should regularly delete old mail. For really important mail, they should either copy and paste the body of the letter to their computer or download the attachment. Also check the "Sent" folder and any other folders within the webmail account, because email in these folders will still take up disk space.&lt;br /&gt;&lt;br /&gt;Overall, prevention is the best way to avoid the surprise of being notified of a big disk usage. Users should check their email at least once a day in order to make it easier to manage the email that is coming in.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5082908935870196345-4974096426318786095?l=wwwcomph.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wwwcomph.blogspot.com/feeds/4974096426318786095/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5082908935870196345&amp;postID=4974096426318786095' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/4974096426318786095'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/4974096426318786095'/><link rel='alternate' type='text/html' href='http://wwwcomph.blogspot.com/2007/03/how-to-manage-your-web-hosting-disk.html' title='How to manage your web hosting disk space usage'/><author><name>Admin</name><uri>http://www.blogger.com/profile/06924674943226772736</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='05551017947612085281'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5082908935870196345.post-2780262464970934792</id><published>2007-03-29T13:07:00.000+08:00</published><updated>2007-03-29T13:52:19.749+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Web and Browsing'/><title type='text'>How to obtain the IP address of a domain name</title><content type='html'>There will be cases where you will need to know the IP address of a certain domain name, particularly when you are trying to do a &lt;a href="http://wwwcomph.blogspot.com/2007/03/dns-resolution-issue-workaround.html"&gt;DNS work around&lt;/a&gt;.  There are two possible ways to obtain the IP address:&lt;br /&gt;&lt;br /&gt;1. You can PING the domain name.  In order to ping a domain name, do the following:&lt;br /&gt;&lt;br /&gt;a. Go to the Command Prompt window (in most versions of Windows this is accessed via Start &gt; Accessories &gt; Command Prompt).&lt;br /&gt;b. On the C:\&gt;, type in ping (domain name); for example: ping www.yahoo.com&lt;br /&gt;&lt;br /&gt;The ping results will immediately come out with the IP address of the domain name.  However, if your ISP is having a DNS resolution issue, then the ping command may not work (it will return a "Unknown host" error).&lt;br /&gt;&lt;br /&gt;2. The second way to obtain the IP address of a domain name is to use a free online tool called &lt;a href="http://centralops.net/co/DomainDossier.aspx"&gt;Domain Dossier&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;a. Go to the Domain Dossier site.&lt;br /&gt;b. Enter the domain name (without the "www") in the "Domain or IP address" field.&lt;br /&gt;c. Press Enter or click the "Go" button (no need to check the other items).&lt;br /&gt;&lt;br /&gt;The IP address of the domain name will then come out.&lt;br /&gt;&lt;br /&gt;You can also use Domain Dossier to check other records and services associated with the domain name.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5082908935870196345-2780262464970934792?l=wwwcomph.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wwwcomph.blogspot.com/feeds/2780262464970934792/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5082908935870196345&amp;postID=2780262464970934792' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/2780262464970934792'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/2780262464970934792'/><link rel='alternate' type='text/html' href='http://wwwcomph.blogspot.com/2007/03/how-to-obtain-ip-address-of-domain-name.html' title='How to obtain the IP address of a domain name'/><author><name>Admin</name><uri>http://www.blogger.com/profile/06924674943226772736</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='05551017947612085281'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5082908935870196345.post-7302630002399750527</id><published>2007-03-24T21:33:00.000+08:00</published><updated>2007-04-09T21:09:19.739+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Email'/><title type='text'>Unable to receive email from certain domains</title><content type='html'>You may encounter cases where you are unable to receive emails from certain email addresses / domains. This can be cause for concern especially if you are waiting for important mail from old or new clients. First check that there are no technical issues with your LAN / router or office set up, and also check that the sender has no technical issues as well.&lt;br /&gt;&lt;br /&gt;After checking that there is no other technical issue on recipient side and sender side, check the PTR settings and reverse DNS lookup of sender's server. Those with no PTR or reverse DNS are rejected by &lt;a href="http://www.com.ph"&gt;WWW.COM.PH&lt;/a&gt;'s server. This is an anti-spam setting.&lt;br /&gt;&lt;br /&gt;To check the reverse DNS, you can follow this simple step:&lt;br /&gt;&lt;br /&gt;1. Go to www.dnsstuff.com&lt;br /&gt;2. Scroll down to "IP Tests" and look for the Reverse DNS Lookup field&lt;br /&gt;3. Enter either the IP address or domain name (without the "www") in the appropriate field and click the RevDNS button.&lt;br /&gt;&lt;br /&gt;In the results field, you will be able to see if the target server has a PTR defined or not.&lt;br /&gt;&lt;br /&gt;PTR assigns a name to the IP address. So if a recipient server only sees the IP address of the sender's server, incoming email from that server is classified as spam. The point of action needs to be taken by the system administrator overseeing the sender's email server.&lt;br /&gt;&lt;br /&gt;As more and more servers start defining their PTR settings, they also start rejecting email coming from servers that do not have PTR settings. It is one way to combat spam hence the burden of responsibility is with the sender's server to comply with such settings.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5082908935870196345-7302630002399750527?l=wwwcomph.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wwwcomph.blogspot.com/feeds/7302630002399750527/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5082908935870196345&amp;postID=7302630002399750527' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/7302630002399750527'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/7302630002399750527'/><link rel='alternate' type='text/html' href='http://wwwcomph.blogspot.com/2007/03/unable-to-receive-email-from-certain.html' title='Unable to receive email from certain domains'/><author><name>Admin</name><uri>http://www.blogger.com/profile/06924674943226772736</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='05551017947612085281'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5082908935870196345.post-7541354027574718733</id><published>2007-03-24T21:24:00.000+08:00</published><updated>2007-03-24T21:29:52.961+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Web and Browsing'/><title type='text'>My .PH domain is NOT AUTHORITATIVE even when web server and DNS server are set</title><content type='html'>If you are getting a NOT AUTHORITATIVE error when trying to set the name servers on your .PH domain, the DNS Server may have an issue even if Web Server is up.  The two are distinct.  Basically, if DNS Server is down, it is unable to interpret the domain name into the IP address that would lead it to the web server.&lt;br /&gt;&lt;br /&gt;To bypass this,&lt;br /&gt;&lt;br /&gt;1. Log on to dotPH (www.dot.ph)&lt;br /&gt;2. Click Add or Modify DNS Entries&lt;br /&gt;3. Enter TYPE IN, Class a, and the IP number of the target name server&lt;br /&gt;&lt;br /&gt;This will bypass the need for a DNS server so that it will go straight to the web server.&lt;br /&gt;&lt;br /&gt;The "A" settings tells where the domain is really hosted.  The CNAME tells that if the user uses the word WWW before the domain name it shloud treat it as if there is no WWW then it uses the IP location of the "A" settings to be able to locate the web server.&lt;br /&gt;&lt;br /&gt;In the case of dotPH, CNAME should point to ns3.domains.ph.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5082908935870196345-7541354027574718733?l=wwwcomph.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wwwcomph.blogspot.com/feeds/7541354027574718733/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5082908935870196345&amp;postID=7541354027574718733' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/7541354027574718733'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/7541354027574718733'/><link rel='alternate' type='text/html' href='http://wwwcomph.blogspot.com/2007/03/my-ph-domain-is-not-authoritative-even.html' title='My .PH domain is NOT AUTHORITATIVE even when web server and DNS server are set'/><author><name>Admin</name><uri>http://www.blogger.com/profile/06924674943226772736</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='05551017947612085281'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5082908935870196345.post-2583290653018425281</id><published>2007-03-21T16:39:00.000+08:00</published><updated>2007-03-21T16:41:42.278+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Email'/><title type='text'>Trouble sending mail in Outlook Express</title><content type='html'>If you are having trouble sending mail while using Outlook Express or any email client, check for the following:&lt;br /&gt;&lt;br /&gt;1. Check if there is internet connection.&lt;br /&gt;2. Check if your ISP requires that you use their own SMTP gateway (e.g. smtp.yourISP.com).&lt;br /&gt;3. Check if port 25 is closed, especially for WiFi set ups, and especially if the router is Linksys.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5082908935870196345-2583290653018425281?l=wwwcomph.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wwwcomph.blogspot.com/feeds/2583290653018425281/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5082908935870196345&amp;postID=2583290653018425281' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/2583290653018425281'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/2583290653018425281'/><link rel='alternate' type='text/html' href='http://wwwcomph.blogspot.com/2007/03/trouble-sending-mail-in-outlook-express.html' title='Trouble sending mail in Outlook Express'/><author><name>Admin</name><uri>http://www.blogger.com/profile/06924674943226772736</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='05551017947612085281'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5082908935870196345.post-838700267324787246</id><published>2007-03-21T16:19:00.000+08:00</published><updated>2007-03-21T16:24:18.058+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Web and Browsing'/><title type='text'>How to check LAN / router for Internet connection</title><content type='html'>Frequently, those operating within a LAN or behind a router can experience problems with their Internet connection.  In order to check if this problem is due to your LAN / router or due to your ISP, follow these simple steps:&lt;br /&gt;&lt;br /&gt;1. Launch your Command Prompt window (usually Start &gt; Programs &gt; Accessories &gt; Command Prompt).&lt;br /&gt;2. Type netstat -an (this will display your IP and the IPs of those connected to you).&lt;br /&gt;3. If the result shows only local IPs, then your router or LAN has a problem.  Otherwise, the issue is due to something other than your LAN or router (check your modem or service status of your ISP).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5082908935870196345-838700267324787246?l=wwwcomph.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wwwcomph.blogspot.com/feeds/838700267324787246/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5082908935870196345&amp;postID=838700267324787246' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/838700267324787246'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/838700267324787246'/><link rel='alternate' type='text/html' href='http://wwwcomph.blogspot.com/2007/03/how-to-check-lan-router-for-internet.html' title='How to check LAN / router for Internet connection'/><author><name>Admin</name><uri>http://www.blogger.com/profile/06924674943226772736</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='05551017947612085281'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5082908935870196345.post-7102150594634971434</id><published>2007-03-21T16:10:00.000+08:00</published><updated>2007-03-21T16:15:41.609+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='FTP'/><title type='text'>Cannot FTP even if ports 20 and 21 are open</title><content type='html'>There may be cases where you close off all ports and leave ports 20 and 21 open, but you are still unable to FTP.  This is because FTP is a complicated operation.  For instance, it can also use port 53 for DNS resolution.  For cases like these, consult your office system administrator so that he/she can isolate which ports you need to open for your FTP to work.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5082908935870196345-7102150594634971434?l=wwwcomph.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wwwcomph.blogspot.com/feeds/7102150594634971434/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5082908935870196345&amp;postID=7102150594634971434' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/7102150594634971434'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/7102150594634971434'/><link rel='alternate' type='text/html' href='http://wwwcomph.blogspot.com/2007/03/cannot-ftp-even-if-ports-20-and-21-are.html' title='Cannot FTP even if ports 20 and 21 are open'/><author><name>Admin</name><uri>http://www.blogger.com/profile/06924674943226772736</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='05551017947612085281'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5082908935870196345.post-7617185714828269917</id><published>2007-03-10T11:11:00.000+08:00</published><updated>2007-03-10T11:54:58.335+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Email'/><title type='text'>How to check the Email Header</title><content type='html'>This article will show you how to check your email header in Outlook Express. Email headers are an important part of preventing spam mail because it will show you the originating IP address of the email, regardless of the name of the sender. This will give you a clue if the IP address is from your own office or if it came from the legitimate sender's IP address or the email is just being spoofed.&lt;br /&gt;&lt;br /&gt;To do this:&lt;br /&gt;&lt;br /&gt;1. Highlight the email in the Inbox.&lt;br /&gt;2. Right click and choose Properties.&lt;br /&gt;3. In the window that pops out, choose the Details tab.&lt;br /&gt;&lt;br /&gt;You will now see a text window. Look at the first line that says "received from". E.g. "Received: from mx2.mydestiny.net [202.8.224.33] by wwwcomphinc with ESMTP".&lt;br /&gt;&lt;br /&gt;If the email is a spam mail, you can inform your system administrator of the originating IP address so that it can be blocked.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:78%;"&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;NOTE:&lt;/span&gt;&lt;br /&gt;The originating IP address of any spam mail can only be determined by checking the email of the actual recipient. If you forward the mail, the header will reflect your own IP address because forwarding the mail is equivalent to "sending" the mail.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5082908935870196345-7617185714828269917?l=wwwcomph.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wwwcomph.blogspot.com/feeds/7617185714828269917/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5082908935870196345&amp;postID=7617185714828269917' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/7617185714828269917'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/7617185714828269917'/><link rel='alternate' type='text/html' href='http://wwwcomph.blogspot.com/2007/03/how-to-check-email-header.html' title='How to check the Email Header'/><author><name>Admin</name><uri>http://www.blogger.com/profile/06924674943226772736</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='05551017947612085281'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5082908935870196345.post-5764771271015025979</id><published>2007-03-08T14:28:00.000+08:00</published><updated>2007-03-08T14:30:02.181+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Web and Browsing'/><title type='text'>How do I Access and Use My Virtual Hosting Controller ?</title><content type='html'>&lt;span style="font-family:Arial, Helvetica, sans-serif;font-size:85%;color:#000000;"&gt;                           To access your Virtual Hosting Controller, use your                            Web Browser and go to your Virtual Hosting Controller                            URL Address:&lt;br /&gt;                         &lt;br /&gt;                          &lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;color:#ff6600;"&gt;STEP                            1.&lt;/span&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;&lt;br /&gt;                          &lt;/b&gt;&lt;/span&gt;Go to your Virtual Hosting Controller URL                            Address;&lt;br /&gt;                         &lt;br /&gt;                               &lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;color:#006666;"&gt;http://YourDomain.com/admin&lt;/span&gt;&lt;br /&gt;                         &lt;br /&gt;                          &lt;span style="color:#ff6600;"&gt;STEP 2.&lt;/span&gt;&lt;br /&gt;                          Provide your Domain Administrator Account Login Information;&lt;br /&gt;                         &lt;br /&gt;                               &lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;color:#006666;"&gt;USER                            NAME: YourUserName&lt;/span&gt;&lt;br /&gt;                               &lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;color:#006666;"&gt;PASSWORD:                            YourPassword &lt;/span&gt;&lt;br /&gt;                         &lt;br /&gt;                          On using your Virtual Hosting Controller, please consult                            our Hosting Controller Manual and Help Guide by accessing                            the following URL Address;&lt;br /&gt;                         &lt;br /&gt;                                       &lt;/span&gt;&lt;span style="font-family:Arial, Helvetica, sans-serif;font-size:85%;"&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;a href="http://www.com.ph/admin/help/webadmin/default.htm" target="_blank" onmouseover="window.status='Click to display our Hosting Controller Manual. '; return true" onmouseout="window.status=''; return true"&gt;&lt;span style="color:#006666;"&gt;http://www.com.ph/admin/help/webadmin/default.htm&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5082908935870196345-5764771271015025979?l=wwwcomph.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wwwcomph.blogspot.com/feeds/5764771271015025979/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5082908935870196345&amp;postID=5764771271015025979' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/5764771271015025979'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/5764771271015025979'/><link rel='alternate' type='text/html' href='http://wwwcomph.blogspot.com/2007/03/how-do-i-access-and-use-my-virtual.html' title='How do I Access and Use My Virtual Hosting Controller ?'/><author><name>Admin</name><uri>http://www.blogger.com/profile/06924674943226772736</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='05551017947612085281'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5082908935870196345.post-5616373755553245577</id><published>2007-03-08T14:26:00.000+08:00</published><updated>2007-03-08T14:27:28.574+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Database'/><title type='text'>How do I Connect with My MS SQL2K Database using ASP ?</title><content type='html'>&lt;span style="font-family:Arial, Helvetica, sans-serif;font-size:85%;color:#000000;"&gt;                           To connect with your MS SQL2K Database via Web using                            an ASP programming language, use the following connection                            string format;&lt;br /&gt;                         &lt;br /&gt;                          &lt;/span&gt;                             &lt;table border="0" cellpadding="0" cellspacing="0" width="470"&gt;                              &lt;tbody&gt;&lt;tr&gt;                                &lt;td width="36"&gt; &lt;/td&gt;                               &lt;td align="left" valign="top" width="401"&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:85%;color:#006666;"&gt;&lt;span style="color:#999999;"&gt;'to                                  define the variables &lt;/span&gt;&lt;br /&gt;                                Dim conn, rs, sql&lt;br /&gt;                               &lt;br /&gt;                                &lt;span style="color:#999999;"&gt;'to create a connection                                  object&lt;/span&gt;&lt;br /&gt;                                Set Conn=Server.CreateObject("ADODB.Connection")&lt;br /&gt;                               &lt;br /&gt;                                &lt;span style="color:#666666;"&gt;'to create a database connection&lt;/span&gt;&lt;br /&gt;                                Conn.open "Driver={SQL Server}&lt;br /&gt;                                ;Server=ContactUsForTheServerIPToUse&lt;br /&gt;                                ;Database=YourDatabaseName&lt;br /&gt;                                ;Uid=YourUserID&lt;br /&gt;                                ;Pwd=YourPassword&lt;br /&gt;                                ;"&lt;br /&gt;                               &lt;br /&gt;                                &lt;span style="color:#666666;"&gt;'to access a table within                                  a database&lt;/span&gt;&lt;br /&gt;                                sql="select * from yourTable"&lt;br /&gt;                                rs.Open sql,Conn,adOpenDynamic,adLockBatchOptimistic                                 &lt;br /&gt;                               &lt;br /&gt;                                &lt;span style="color:#666666;"&gt;'insert your process codes                                  here&lt;/span&gt;&lt;br /&gt;                               &lt;br /&gt;                                &lt;span style="color:#666666;"&gt;'to close a database connection&lt;/span&gt;&lt;br /&gt;                                conn.close&lt;br /&gt;                                set conn = nothing&lt;br /&gt;                                rs.close&lt;br /&gt;                                set rs = nothing&lt;/span&gt;&lt;/td&gt;                               &lt;td width="33"&gt; &lt;/td&gt;                             &lt;/tr&gt;                           &lt;/tbody&gt; &lt;/table&gt;                            &lt;span style="font-family:Arial, Helvetica, sans-serif;font-size:85%;color:#000000;"&gt;&lt;br /&gt;                          &lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:78%;color:#ff0000;"&gt;NOTE&lt;/span&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:78%;"&gt;&lt;br /&gt;                          The above sample connection string assumes that the                            "RUNNING PROGRAM FILE" is located inside your                            Virtual FTP Server's /www root sub-directory.&lt;/span&gt;&lt;br /&gt;                          &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5082908935870196345-5616373755553245577?l=wwwcomph.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wwwcomph.blogspot.com/feeds/5616373755553245577/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5082908935870196345&amp;postID=5616373755553245577' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/5616373755553245577'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/5616373755553245577'/><link rel='alternate' type='text/html' href='http://wwwcomph.blogspot.com/2007/03/how-do-i-connect-with-my-ms-sql2k.html' title='How do I Connect with My MS SQL2K Database using ASP ?'/><author><name>Admin</name><uri>http://www.blogger.com/profile/06924674943226772736</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='05551017947612085281'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5082908935870196345.post-2356364634646083299</id><published>2007-03-07T18:51:00.000+08:00</published><updated>2007-04-09T21:18:25.406+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Web and Browsing'/><title type='text'>DNS Resolution Issue Workaround</title><content type='html'>If you are having issues with your ISP's DNS resolution, here is a quick and easy workaround that can get you back on track. You can do a "LOCAL WORK AROUND" on this issue by adding the following entries to your Windows Host File, as follows:&lt;br /&gt;&lt;br /&gt;(Site IP number) (Your Domain Name) &lt;br /&gt;&lt;br /&gt;Example:&lt;br /&gt;&lt;br /&gt;69.93.219.154    www.com.ph&lt;br /&gt;&lt;br /&gt;This means you are defining that the domain name &lt;a href="http://www.com.ph"&gt;www.com.ph&lt;/a&gt; is associated with the IP number 69.93.219.154. If you change IP numbers (such as by changing hosts or servers), then you need to reflect this immediately in your Windows Host File so that your domain name will associate with the new IP number.&lt;br /&gt;&lt;br /&gt;To be able to find the location of your Windows Host File, do the following:&lt;br /&gt;&lt;br /&gt;Start &gt; Search &gt; Files or Folders &gt; Search for the file called HOST &gt; Open HOST file using NOTEPAD &gt; Add the entries below the 127.0.0.1 localhost &gt; Save File &gt; End&lt;br /&gt;&lt;br /&gt;You will immediately notice that you will be able to view your domain without any problem and, you will never have the same problem again as you have already made a local DNS resolution set on your local PC.&lt;br /&gt;&lt;br /&gt;Note:&lt;br /&gt;This workaround will work for other domain names that you regularly visit.  In order to find out the IP address of a particular domain name, you can &lt;a href="http://wwwcomph.blogspot.com/2007/03/how-to-obtain-ip-address-of-domain-name.html"&gt;check this article&lt;/a&gt; for instructions.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5082908935870196345-2356364634646083299?l=wwwcomph.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wwwcomph.blogspot.com/feeds/2356364634646083299/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5082908935870196345&amp;postID=2356364634646083299' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/2356364634646083299'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/2356364634646083299'/><link rel='alternate' type='text/html' href='http://wwwcomph.blogspot.com/2007/03/dns-resolution-issue-workaround.html' title='DNS Resolution Issue Workaround'/><author><name>Admin</name><uri>http://www.blogger.com/profile/06924674943226772736</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='05551017947612085281'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5082908935870196345.post-8639075089511663182</id><published>2007-03-07T18:06:00.000+08:00</published><updated>2007-03-07T19:04:22.339+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Web and Browsing'/><title type='text'>Page Cannot Be Displayed Error (DNS resolution issue)</title><content type='html'>You may occassionally encounter a "Page Cannot Be Displayed" error on your browser. There are many possible causes for such an error such as no internet access, modem errors or server errors. However, &lt;span style="font-weight: bold;"&gt;the most common cause&lt;/span&gt; is due to a DNS error on the part of your ISP.&lt;br /&gt;&lt;br /&gt;In the simplest terms, a Domain Name Server converts a domain name into the equivalent IP address that can be understood by a computer. You can compare it to your cellphone phone book. It would be almost impossible to memorize all your contacts if you had to remember their cellphone numbers. So you assign names associated with the cellphone numbers. So when you need to call someone, you just type in his/her name and the person's cellphone number comes up. DNS works in a similar way.&lt;br /&gt;&lt;br /&gt;So every time you type a domain name into your browser, it sends a request to the DNS at your ISP and the domain name gets translated into the equivalent IP address so that the web pages you requested gets displayed on your computer. However, millions if not billions of requests get processed everyday. If your ISP's DNS gets overworked due to network traffic, some requests may not get processed or time out due to the huge server load, so the DNS at your ISP cannot resolve the domain name request. Thus there is a DNS resolution error and why sometimes you get the "Page Cannot be Displayed" error.&lt;br /&gt;&lt;br /&gt;One simple way to test this is by accessing the same site by using another ISP. If you can view the site with a different ISP, then there is most likely a DNS resolution issue with your other ISP. One other way to test is by directly typing in the IP address of the site you want (if you know it). If it displays, then this points to another DNS issue with your ISP.&lt;br /&gt;&lt;br /&gt;Fortunately, there is a workaround that is explained in detail &lt;a href="http://wwwcomph.blogspot.com/2007/03/dns-resolution-issue-workaround.html"&gt;here&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5082908935870196345-8639075089511663182?l=wwwcomph.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wwwcomph.blogspot.com/feeds/8639075089511663182/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5082908935870196345&amp;postID=8639075089511663182' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/8639075089511663182'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/8639075089511663182'/><link rel='alternate' type='text/html' href='http://wwwcomph.blogspot.com/2007/03/page-cannot-be-displayed-error-dns.html' title='Page Cannot Be Displayed Error (DNS resolution issue)'/><author><name>Admin</name><uri>http://www.blogger.com/profile/06924674943226772736</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='05551017947612085281'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5082908935870196345.post-9027181978185492138</id><published>2007-03-07T17:39:00.000+08:00</published><updated>2007-03-07T17:40:23.809+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Database'/><title type='text'>How do I Upload or Download my MS Access Database ?</title><content type='html'>&lt;span style="font-family:Arial, Helvetica, sans-serif;font-size:85%;color:#000000;"&gt;                           To upload or download your MS Access Database, you need                            to access your Virtual FTP Server using an FTP Client                            Software as we explained first-above.&lt;br /&gt;                         &lt;br /&gt;                          Once you are able to log-in on your Virtual FTP Server,                            upload or download your MS Access Database within the sub-directory /db. To                            do so, you must first enter the folder /yourdomain.com then /db which is grouped                            with the sub-directories /www, /special and /logs.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5082908935870196345-9027181978185492138?l=wwwcomph.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wwwcomph.blogspot.com/feeds/9027181978185492138/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5082908935870196345&amp;postID=9027181978185492138' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/9027181978185492138'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/9027181978185492138'/><link rel='alternate' type='text/html' href='http://wwwcomph.blogspot.com/2007/03/how-do-i-upload-or-download-my-ms.html' title='How do I Upload or Download my MS Access Database ?'/><author><name>Admin</name><uri>http://www.blogger.com/profile/06924674943226772736</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='05551017947612085281'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5082908935870196345.post-2152750960684889020</id><published>2007-03-07T17:37:00.000+08:00</published><updated>2007-03-07T17:39:15.202+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Database'/><title type='text'>How do I Connect with MS Access Database using ASP ?</title><content type='html'>&lt;span style="font-family:Arial, Helvetica, sans-serif;font-size:85%;color:#000000;"&gt;                           To connect with your MS Access Database via Web using                            an ASP programming language, use the following connection                            format;&lt;br /&gt;                         &lt;br /&gt;                          &lt;/span&gt;                             &lt;table border="0" cellpadding="0" cellspacing="0" width="470"&gt;                              &lt;tbody&gt;&lt;tr&gt;                                &lt;td width="36"&gt; &lt;/td&gt;                               &lt;td align="left" valign="top" width="401"&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:85%;color:#006666;"&gt;&lt;span style="color:#999999;"&gt;'to                                  define the variables &lt;/span&gt;&lt;br /&gt;                                Dim conn, rs, sql&lt;br /&gt;                               &lt;br /&gt;                                &lt;span style="color:#999999;"&gt;'to create a connection                                  object&lt;/span&gt;&lt;br /&gt;                                Set Conn=Server.CreateObject("ADODB.Connection")&lt;br /&gt;                               &lt;br /&gt;                                &lt;span style="color:#666666;"&gt;'to create a database connection&lt;/span&gt;&lt;br /&gt;                                Conn.open "Provider=Microsoft.Jet.OLEDB.4.0;&lt;br /&gt;                                Data Source=" &amp; Server.MapPath("../db/yourfile.mdb")&lt;br /&gt;                               &lt;br /&gt;                                &lt;span style="color:#666666;"&gt;'to access a table within                                  a database&lt;/span&gt;&lt;br /&gt;                                sql="select * from yourTable"&lt;br /&gt;                                rs.Open sql,Conn,adOpenDynamic,adLockBatchOptimistic                                 &lt;br /&gt;                               &lt;br /&gt;                                &lt;span style="color:#666666;"&gt;'insert your process codes                                  here&lt;/span&gt;&lt;br /&gt;                               &lt;br /&gt;                                &lt;span style="color:#666666;"&gt;'to close a database connection&lt;/span&gt;&lt;br /&gt;                                conn.close&lt;br /&gt;                                set conn = nothing&lt;br /&gt;                                rs.close&lt;br /&gt;                                set rs = nothing&lt;/span&gt;&lt;/td&gt;                               &lt;td width="33"&gt; &lt;/td&gt;                             &lt;/tr&gt;                           &lt;/tbody&gt; &lt;/table&gt;                            &lt;span style="font-family:Arial, Helvetica, sans-serif;font-size:85%;color:#000000;"&gt;                            &lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:78%;color:#ff0000;"&gt;&lt;br /&gt;                          NOTE&lt;/span&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:78%;"&gt;&lt;br /&gt;                          The above sample connection string assumes that the                            "RUNNING PROGRAM FILE" is located inside your                            Virtual FTP Server's /www root sub-directory.&lt;/span&gt;&lt;br /&gt;                          &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5082908935870196345-2152750960684889020?l=wwwcomph.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wwwcomph.blogspot.com/feeds/2152750960684889020/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5082908935870196345&amp;postID=2152750960684889020' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/2152750960684889020'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/2152750960684889020'/><link rel='alternate' type='text/html' href='http://wwwcomph.blogspot.com/2007/03/how-do-i-connect-with-ms-access.html' title='How do I Connect with MS Access Database using ASP ?'/><author><name>Admin</name><uri>http://www.blogger.com/profile/06924674943226772736</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='05551017947612085281'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5082908935870196345.post-7330129554618989697</id><published>2007-03-07T12:58:00.000+08:00</published><updated>2007-03-07T13:01:33.192+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Email'/><title type='text'>How to set up Email in Outlook Express</title><content type='html'>&lt;span style="color: rgb(0, 0, 0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt; Provided hereunder are instructions that will guide you in the process of creating / setting-up / configuring a POP3 Email Box on your Email Browser - MS Outlook Express. &lt;/span&gt;                   &lt;br /&gt;         &lt;table border="0" cellpadding="0" cellspacing="3" width="470"&gt;            &lt;tbody&gt;&lt;tr&gt;        &lt;td align="left" valign="top"&gt;        &lt;b&gt;&lt;span style="color: rgb(255, 0, 0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;        STEP 1        &lt;/span&gt;&lt;/b&gt;      &lt;br /&gt;      &lt;span style="color: rgb(0, 102, 102);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;        &lt;b&gt;On Windows Desktop Screen&lt;/b&gt;      &lt;br /&gt;      &lt;span style="color: rgb(255, 0, 0);"&gt;CLICK &gt;&gt;&gt; &lt;span style="color: rgb(0, 0, 0);"&gt;Outlook Express Icon&lt;/span&gt;&lt;/span&gt;        &lt;/span&gt;       &lt;/td&gt;       &lt;td align="center" valign="top" width="79"&gt;&lt;img src="http://www.com.ph/images/pop3settings-01.gif" height="78" width="75" /&gt;&lt;/td&gt;      &lt;/tr&gt;     &lt;/tbody&gt; &lt;/table&gt;           &lt;table border="0" cellpadding="0" cellspacing="3" width="470"&gt;            &lt;tbody&gt;&lt;tr&gt;       &lt;td align="left" valign="top"&gt;       &lt;b&gt;&lt;span style="color: rgb(255, 0, 0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;       STEP 2       &lt;/span&gt;&lt;/b&gt;     &lt;br /&gt;      &lt;span style="color: rgb(0, 102, 102);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;       &lt;b&gt;On Outlook Express&lt;/b&gt;     &lt;br /&gt;     &lt;span style="font-size:78%;"&gt;[ Main Menu Bar: ]&lt;/span&gt;     &lt;br /&gt;     &lt;span style="color: rgb(255, 0, 0);"&gt;CLICK &gt;&gt;&gt; &lt;span style="color: rgb(0, 0, 0);"&gt;TOOLS&lt;/span&gt;&lt;/span&gt;     &lt;br /&gt;      &lt;span style="font-size:78%;"&gt;[ Main &gt; Tools: ]&lt;/span&gt;     &lt;br /&gt;      &lt;span style="color: rgb(255, 0, 0);"&gt;SELECT and CLICK &gt;&gt;&gt; &lt;span style="color: rgb(0, 0, 0);"&gt;Accounts&lt;/span&gt;&lt;/span&gt;     &lt;br /&gt;     &lt;/span&gt;      &lt;/td&gt;     &lt;/tr&gt;    &lt;/tbody&gt; &lt;/table&gt;        &lt;br /&gt;         &lt;table border="0" cellpadding="0" cellspacing="3" width="400"&gt;      &lt;tbody&gt;&lt;tr align="center" valign="middle"&gt;       &lt;td&gt;&lt;img src="http://www.com.ph/images/pop3settings-02.gif" height="275" width="390" /&gt;&lt;/td&gt;     &lt;/tr&gt;    &lt;/tbody&gt; &lt;/table&gt;        &lt;br /&gt;      &lt;br /&gt;         &lt;table border="0" cellpadding="0" cellspacing="3" width="470"&gt;            &lt;tbody&gt;&lt;tr&gt;       &lt;td align="left" valign="top"&gt;        &lt;b&gt;&lt;span style="color: rgb(255, 0, 0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;       STEP 3       &lt;/span&gt;&lt;/b&gt;     &lt;br /&gt;     &lt;span style="color: rgb(0, 102, 102);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;       &lt;b&gt;On Internet Accounts PoP-Up Window&lt;/b&gt;     &lt;br /&gt;     &lt;span style="color: rgb(255, 0, 0);"&gt;SELECT &gt;&gt;&gt; &lt;span style="color: rgb(0, 0, 0);"&gt;MAIL TAB&lt;/span&gt;&lt;/span&gt;      &lt;/span&gt;      &lt;/td&gt;     &lt;/tr&gt;    &lt;/tbody&gt; &lt;/table&gt;        &lt;br /&gt;         &lt;table border="0" cellpadding="0" cellspacing="3" width="400"&gt;      &lt;tbody&gt;&lt;tr align="center" valign="middle"&gt;       &lt;td&gt;&lt;img src="http://www.com.ph/images/pop3settings-03.gif" height="235" width="390" /&gt;&lt;/td&gt;     &lt;/tr&gt;    &lt;/tbody&gt; &lt;/table&gt;        &lt;br /&gt;      &lt;br /&gt;         &lt;table border="0" cellpadding="0" cellspacing="3" width="470"&gt;            &lt;tbody&gt;&lt;tr&gt;       &lt;td align="left" valign="top"&gt;        &lt;b&gt;&lt;span style="color: rgb(255, 0, 0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;       STEP 4       &lt;/span&gt;&lt;/b&gt;     &lt;br /&gt;     &lt;span style="color: rgb(0, 102, 102);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;       &lt;b&gt;On Internet Accounts PoP-Up Window&lt;/b&gt;     &lt;br /&gt;      &lt;span style="color: rgb(255, 0, 0);"&gt;CLICK &gt;&gt;&gt; &lt;span style="color: rgb(0, 0, 0);"&gt;ADD&lt;/span&gt;&lt;/span&gt;     &lt;br /&gt;      &lt;span style="color: rgb(255, 0, 0);"&gt;SELECT and CLICK &gt;&gt;&gt; &lt;span style="color: rgb(0, 0, 0);"&gt;MAIL&lt;/span&gt;&lt;/span&gt;       &lt;/span&gt;      &lt;/td&gt;     &lt;/tr&gt;    &lt;/tbody&gt; &lt;/table&gt;        &lt;br /&gt;         &lt;table border="0" cellpadding="0" cellspacing="3" width="400"&gt;      &lt;tbody&gt;&lt;tr align="left" valign="middle"&gt;       &lt;td&gt;&lt;img src="http://www.com.ph/images/pop3settings-04.gif" height="260" width="309" /&gt;&lt;/td&gt;     &lt;/tr&gt;    &lt;/tbody&gt; &lt;/table&gt;        &lt;br /&gt;      &lt;br /&gt;         &lt;table border="0" cellpadding="0" cellspacing="3" width="470"&gt;            &lt;tbody&gt;&lt;tr&gt;       &lt;td align="left" valign="top"&gt;        &lt;b&gt;&lt;span style="color: rgb(255, 0, 0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;       STEP 5       &lt;/span&gt;&lt;/b&gt;     &lt;br /&gt;     &lt;span style="color: rgb(0, 102, 102);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;       &lt;b&gt;On Internet Connection Wizard Pop-Up Window&lt;/b&gt;     &lt;br /&gt;     &lt;span style="font-size:78%;"&gt;[ Display Name: ]&lt;/span&gt;     &lt;br /&gt;       &lt;span style="color: rgb(255, 0, 0);"&gt; TYPE &gt;&gt;&gt; &lt;span style="color: rgb(0, 0, 0);"&gt;YourName@YourDomain.com&lt;/span&gt;&lt;/span&gt;        &lt;br /&gt;        &lt;span style="color: rgb(255, 0, 0);"&gt; CLICK &gt;&gt;&gt; &lt;span style="color: rgb(0, 0, 0);"&gt;NEXT&lt;/span&gt;&lt;/span&gt;       &lt;/span&gt;      &lt;/td&gt;     &lt;/tr&gt;    &lt;/tbody&gt; &lt;/table&gt;        &lt;br /&gt;         &lt;table border="0" cellpadding="0" cellspacing="3" width="400"&gt;      &lt;tbody&gt;&lt;tr align="center" valign="middle"&gt;       &lt;td&gt;&lt;img src="http://www.com.ph/images/pop3settings-05.gif" height="296" width="390" /&gt;&lt;/td&gt;     &lt;/tr&gt;    &lt;/tbody&gt; &lt;/table&gt;        &lt;br /&gt;      &lt;br /&gt;         &lt;table border="0" cellpadding="0" cellspacing="3" width="470"&gt;            &lt;tbody&gt;&lt;tr&gt;       &lt;td align="left" valign="top"&gt;        &lt;b&gt;&lt;span style="color: rgb(255, 0, 0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;       STEP 6       &lt;/span&gt;&lt;/b&gt;     &lt;br /&gt;     &lt;span style="color: rgb(0, 102, 102);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;       &lt;b&gt;On Internet Connection Wizard Pop-Up Window # 2&lt;/b&gt;     &lt;br /&gt;     &lt;span style="color: rgb(255, 0, 0);"&gt; SELECT &gt;&gt;&gt; &lt;span style="color: rgb(0, 0, 0);"&gt;I already have an e-mail ...&lt;/span&gt;&lt;/span&gt;     &lt;br /&gt;     &lt;span style="font-size:78%;"&gt;[ E-mail Address: ]&lt;/span&gt;     &lt;br /&gt;       &lt;span style="color: rgb(255, 0, 0);"&gt; TYPE &gt;&gt;&gt; &lt;span style="color: rgb(0, 0, 0);"&gt;YourName@YourDomain.com&lt;/span&gt;&lt;/span&gt;        &lt;br /&gt;        &lt;span style="color: rgb(255, 0, 0);"&gt; CLICK &gt;&gt;&gt; &lt;span style="color: rgb(0, 0, 0);"&gt;NEXT&lt;/span&gt;&lt;/span&gt;       &lt;/span&gt;      &lt;/td&gt;     &lt;/tr&gt;    &lt;/tbody&gt; &lt;/table&gt;        &lt;br /&gt;         &lt;table border="0" cellpadding="0" cellspacing="3" width="400"&gt;      &lt;tbody&gt;&lt;tr align="center" valign="middle"&gt;       &lt;td&gt;&lt;img src="http://www.com.ph/images/pop3settings-06.gif" height="297" width="390" /&gt;&lt;/td&gt;     &lt;/tr&gt;    &lt;/tbody&gt; &lt;/table&gt;        &lt;br /&gt;      &lt;br /&gt;         &lt;table border="0" cellpadding="0" cellspacing="3" width="470"&gt;            &lt;tbody&gt;&lt;tr&gt;       &lt;td align="left" valign="top"&gt;        &lt;b&gt;&lt;span style="color: rgb(255, 0, 0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;       STEP 7       &lt;/span&gt;&lt;/b&gt;     &lt;br /&gt;             &lt;span style="color: rgb(0, 102, 102);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;                &lt;b&gt;On Internet Connection Wizard Pop-Up Window # 3&lt;/b&gt;&lt;br /&gt;             &lt;span style="font-size:78%;"&gt;[ My Incoming Mail Server: ]&lt;/span&gt;&lt;br /&gt;             &lt;span style="color: rgb(255, 0, 0);"&gt; SELECT &gt;&gt;&gt; &lt;span style="color: rgb(0, 0, 0);"&gt;POP3&lt;/span&gt;&lt;/span&gt;              &lt;br /&gt;             &lt;span style="font-size:78%;"&gt;[ Incoming Mail (POP3, IMAP, OR HTTP server: ]&lt;/span&gt;              &lt;br /&gt;             &lt;span style="color: rgb(255, 0, 0);"&gt; TYPE &gt;&gt;&gt; &lt;span style="color: rgb(0, 0, 0);"&gt;YourDomain.com&lt;/span&gt;&lt;/span&gt;              &lt;br /&gt;             &lt;span style="font-size:78%;"&gt;[ Outgoing Mail (SMTP) SERVER: ]&lt;/span&gt;&lt;br /&gt;             &lt;span style="color: rgb(255, 0, 0);"&gt; TYPE &gt;&gt;&gt; &lt;span style="color: rgb(0, 0, 0);"&gt;YourDomain.com&lt;/span&gt;&lt;/span&gt;                &lt;span style="color: rgb(255, 0, 0);"&gt;or&lt;/span&gt; &lt;span style="color: rgb(0, 0, 0);"&gt;SMTP.YourISP.net&lt;/span&gt;&lt;br /&gt;             &lt;span style="color: rgb(255, 0, 0);"&gt;VERY IMPORTANT NOTE: &lt;/span&gt;&lt;br /&gt;             &lt;span style="color: rgb(0, 0, 0);"&gt;Some ISP require that you use their Outgoing                Mail SMTP,&lt;br /&gt;             in this case, replace the "Yourdomain.com" Outgoing Mail&lt;br /&gt;             with your ISP's SMTP Gateway (Eg. SMTP.YourISP.net)&lt;br /&gt;             To be sure, contact your ISP's Technical Support&lt;/span&gt;.&lt;br /&gt;             &lt;span style="color: rgb(255, 0, 0);"&gt; CLICK &gt;&gt;&gt; &lt;span style="color: rgb(0, 0, 0);"&gt;NEXT&lt;/span&gt;&lt;/span&gt;                &lt;/span&gt; &lt;/td&gt;     &lt;/tr&gt;    &lt;/tbody&gt; &lt;/table&gt;        &lt;br /&gt;         &lt;table border="0" cellpadding="0" cellspacing="3" width="400"&gt;      &lt;tbody&gt;&lt;tr align="center" valign="middle"&gt;       &lt;td&gt;&lt;img src="http://www.com.ph/images/pop3settings-07.gif" height="298" width="390" /&gt;&lt;/td&gt;     &lt;/tr&gt;    &lt;/tbody&gt; &lt;/table&gt;        &lt;br /&gt;      &lt;br /&gt;         &lt;table border="0" cellpadding="0" cellspacing="3" width="470"&gt;            &lt;tbody&gt;&lt;tr&gt;       &lt;td align="left" valign="top"&gt;        &lt;b&gt;&lt;span style="color: rgb(255, 0, 0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;       STEP 8       &lt;/span&gt;&lt;/b&gt;     &lt;br /&gt;     &lt;span style="color: rgb(0, 102, 102);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;       &lt;b&gt;On Internet Connection Wizard Pop-Up Window # 4&lt;/b&gt;     &lt;br /&gt;     &lt;span style="font-size:78%;"&gt;[ Account Name: ]&lt;/span&gt;     &lt;br /&gt;       &lt;span style="color: rgb(255, 0, 0);"&gt; TYPE &gt;&gt;&gt; &lt;span style="color: rgb(0, 0, 0);"&gt;YourName@YourDomain.com&lt;/span&gt;&lt;/span&gt;        &lt;br /&gt;     &lt;span style="font-size:78%;"&gt;[ Password: ]&lt;/span&gt;     &lt;br /&gt;       &lt;span style="color: rgb(255, 0, 0);"&gt; TYPE &gt;&gt;&gt; &lt;span style="color: rgb(0, 0, 0);"&gt;YourPassword&lt;/span&gt;&lt;/span&gt;        &lt;br /&gt;     &lt;span style="color: rgb(255, 0, 0);"&gt; CLICK &gt;&gt;&gt; &lt;span style="color: rgb(0, 0, 0);"&gt;NEXT&lt;/span&gt;&lt;/span&gt;       &lt;/span&gt;      &lt;/td&gt;     &lt;/tr&gt;    &lt;/tbody&gt; &lt;/table&gt;        &lt;br /&gt;         &lt;table border="0" cellpadding="0" cellspacing="3" width="400"&gt;      &lt;tbody&gt;&lt;tr align="center" valign="middle"&gt;       &lt;td&gt;&lt;img src="http://www.com.ph/images/pop3settings-08.gif" height="297" width="390" /&gt;&lt;/td&gt;     &lt;/tr&gt;    &lt;/tbody&gt; &lt;/table&gt;        &lt;br /&gt;      &lt;br /&gt;         &lt;table border="0" cellpadding="0" cellspacing="3" width="470"&gt;            &lt;tbody&gt;&lt;tr&gt;       &lt;td align="left" valign="top"&gt;        &lt;b&gt;&lt;span style="color: rgb(255, 0, 0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;       STEP 9       &lt;/span&gt;&lt;/b&gt;     &lt;br /&gt;     &lt;span style="color: rgb(0, 102, 102);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;       &lt;b&gt;On Internet Connection Wizard Pop-Up Window # 5&lt;/b&gt;     &lt;br /&gt;     &lt;span style="color: rgb(255, 0, 0);"&gt; CLICK &gt;&gt;&gt; &lt;span style="color: rgb(0, 0, 0);"&gt;FINISH&lt;/span&gt;&lt;/span&gt;       &lt;/span&gt;      &lt;/td&gt;     &lt;/tr&gt;    &lt;/tbody&gt; &lt;/table&gt;        &lt;br /&gt;         &lt;table border="0" cellpadding="0" cellspacing="3" width="400"&gt;      &lt;tbody&gt;&lt;tr align="center" valign="middle"&gt;       &lt;td&gt;&lt;img src="http://www.com.ph/images/pop3settings-09.gif" height="300" width="390" /&gt;&lt;/td&gt;     &lt;/tr&gt;    &lt;/tbody&gt; &lt;/table&gt;        &lt;br /&gt;      &lt;br /&gt;         &lt;table border="0" cellpadding="0" cellspacing="3" width="470"&gt;            &lt;tbody&gt;&lt;tr&gt;       &lt;td align="left" valign="top"&gt;        &lt;b&gt;&lt;span style="color: rgb(255, 0, 0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;       STEP 10       &lt;/span&gt;&lt;/b&gt;     &lt;br /&gt;      &lt;span style="color: rgb(0, 102, 102);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;       &lt;b&gt;On Internet Accounts Pop-Up Window&lt;/b&gt;     &lt;br /&gt;     &lt;b&gt;&lt;span style="font-size:85%;"&gt;[ MAIL TAB ]&lt;/span&gt;&lt;/b&gt;     &lt;br /&gt;       &lt;span style="color: rgb(255, 0, 0);"&gt; SELECT &gt;&gt;&gt; &lt;span style="color: rgb(0, 0, 0);"&gt;YourDomain.com&lt;/span&gt;&lt;/span&gt;        &lt;br /&gt;     &lt;span style="color: rgb(255, 0, 0);"&gt; CLICK &gt;&gt;&gt; &lt;span style="color: rgb(0, 0, 0);"&gt;PROPERTIES&lt;/span&gt;&lt;/span&gt;       &lt;/span&gt;      &lt;/td&gt;     &lt;/tr&gt;     &lt;/tbody&gt; &lt;/table&gt;        &lt;br /&gt;         &lt;table border="0" cellpadding="0" cellspacing="3" width="400"&gt;       &lt;tbody&gt;&lt;tr align="center" valign="middle"&gt;        &lt;td&gt;&lt;img src="http://www.com.ph/images/pop3settings-10.gif" height="237" width="390" /&gt;&lt;/td&gt;      &lt;/tr&gt;     &lt;/tbody&gt; &lt;/table&gt;             &lt;br /&gt;      &lt;br /&gt;         &lt;table border="0" cellpadding="0" cellspacing="3" width="470"&gt;            &lt;tbody&gt;&lt;tr&gt;       &lt;td align="left" valign="top"&gt;        &lt;b&gt;&lt;span style="color: rgb(255, 0, 0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;       STEP 11       &lt;/span&gt;&lt;/b&gt;     &lt;br /&gt;       &lt;span style="color: rgb(0, 102, 102);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;          &lt;b&gt;On YourDomain.com Properties Pop-Up Window&lt;/b&gt;&lt;br /&gt;     &lt;b&gt;&lt;span style="font-size:85%;"&gt;[ GENERAL TAB ]&lt;/span&gt;&lt;/b&gt;     &lt;br /&gt;     &lt;span style="font-size:78%;"&gt;[ MAIL ACCOUNT: ]&lt;/span&gt;     &lt;br /&gt;       &lt;span style="color: rgb(255, 0, 0);"&gt; TYPE &gt;&gt;&gt; &lt;span style="color: rgb(0, 0, 0);"&gt;YourName@YourDomain.com&lt;/span&gt;&lt;/span&gt;        &lt;br /&gt;     &lt;span style="color: rgb(255, 0, 0);"&gt; CLICK &gt;&gt;&gt; &lt;span style="color: rgb(0, 0, 0);"&gt;SERVERS TAB&lt;/span&gt;&lt;/span&gt;       &lt;/span&gt;      &lt;/td&gt;     &lt;/tr&gt;     &lt;/tbody&gt; &lt;/table&gt;        &lt;br /&gt;         &lt;table border="0" cellpadding="0" cellspacing="3" width="400"&gt;       &lt;tbody&gt;&lt;tr align="right" valign="middle"&gt;              &lt;td align="left"&gt;&lt;img src="http://www.com.ph/images/pop3settings-11.gif" height="440" width="364" /&gt;&lt;/td&gt;      &lt;/tr&gt;     &lt;/tbody&gt; &lt;/table&gt;        &lt;br /&gt;      &lt;br /&gt;         &lt;table border="0" cellpadding="0" cellspacing="3" width="470"&gt;            &lt;tbody&gt;&lt;tr&gt;       &lt;td align="left" valign="top"&gt;        &lt;b&gt;&lt;span style="color: rgb(255, 0, 0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;       STEP 12       &lt;/span&gt;&lt;/b&gt;     &lt;br /&gt;      &lt;span style="color: rgb(0, 102, 102);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;       &lt;b&gt;On WWW.NET.PH Properties Pop-Up Window&lt;/b&gt;     &lt;br /&gt;     &lt;b&gt;&lt;span style="font-size:85%;"&gt;[ SERVERS TAB ]&lt;/span&gt;&lt;/b&gt;     &lt;br /&gt;     &lt;span style="font-size:78%;"&gt;[ Outging Mail Server: ]&lt;/span&gt;     &lt;br /&gt;     &lt;span style="color: rgb(255, 0, 0);"&gt; CHECK &gt;&gt;&gt; &lt;span style="color: rgb(0, 0, 0);"&gt;My server requires authentication&lt;/span&gt;&lt;/span&gt;     &lt;br /&gt;     &lt;span style="color: rgb(255, 0, 0);"&gt; CLICK &gt;&gt;&gt; &lt;span style="color: rgb(0, 0, 0);"&gt;APPLY&lt;/span&gt;&lt;/span&gt;     &lt;br /&gt;     &lt;span style="color: rgb(255, 0, 0);"&gt; CLICK &gt;&gt;&gt; &lt;span style="color: rgb(0, 0, 0);"&gt;OK&lt;/span&gt;&lt;/span&gt;       &lt;/span&gt;      &lt;/td&gt;     &lt;/tr&gt;     &lt;/tbody&gt; &lt;/table&gt;        &lt;br /&gt;         &lt;table border="0" cellpadding="0" cellspacing="3" width="400"&gt;       &lt;tbody&gt;&lt;tr align="right" valign="middle"&gt;              &lt;td align="left"&gt;&lt;img src="http://www.com.ph/images/pop3settings-12.gif" height="437" width="364" /&gt;&lt;/td&gt;      &lt;/tr&gt;     &lt;/tbody&gt; &lt;/table&gt;              &lt;br /&gt;      &lt;br /&gt;         &lt;table border="0" cellpadding="0" cellspacing="3" width="470"&gt;            &lt;tbody&gt;&lt;tr&gt;        &lt;td align="left" valign="top"&gt;         &lt;b&gt;&lt;span style="color: rgb(255, 0, 0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;        STEP 13        &lt;/span&gt;&lt;/b&gt;      &lt;br /&gt;       &lt;span style="color: rgb(0, 102, 102);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;        &lt;b&gt;On Internet Accounts Pop-Up Window&lt;/b&gt;      &lt;br /&gt;      &lt;span style="color: rgb(255, 0, 0);"&gt; CLICK &gt;&gt;&gt; &lt;span style="color: rgb(0, 0, 0);"&gt;CLOSE&lt;/span&gt;&lt;/span&gt;        &lt;/span&gt;       &lt;/td&gt;      &lt;/tr&gt;     &lt;/tbody&gt; &lt;/table&gt;                    &lt;img src="http://www.com.ph/images/pop3settings-13.gif" height="150" width="390" /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5082908935870196345-7330129554618989697?l=wwwcomph.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wwwcomph.blogspot.com/feeds/7330129554618989697/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5082908935870196345&amp;postID=7330129554618989697' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/7330129554618989697'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/7330129554618989697'/><link rel='alternate' type='text/html' href='http://wwwcomph.blogspot.com/2007/03/provided-hereunder-are-instructions.html' title='How to set up Email in Outlook Express'/><author><name>Admin</name><uri>http://www.blogger.com/profile/06924674943226772736</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='05551017947612085281'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5082908935870196345.post-6370844229456135146</id><published>2007-03-07T12:42:00.000+08:00</published><updated>2007-03-07T13:07:58.734+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Email'/><title type='text'>How do I Access My Email Accounts ?</title><content type='html'>&lt;span style="color: rgb(0, 0, 0);font-family:Arial,Helvetica,sans-serif;font-size:85%;"  &gt; You can access your Unlimited Email Accounts by using a POP3 Email Browser like MS Outlook / Outlook Express / Eudora Lite or by using your Web Browser;&lt;br /&gt;                 &lt;br /&gt;                      &lt;/span&gt;                             &lt;table border="0" cellpadding="0" cellspacing="0" width="470"&gt;                              &lt;tbody&gt;&lt;tr&gt;                                &lt;td width="29"&gt;&lt;br /&gt;&lt;/td&gt;                               &lt;td align="left" valign="top" width="408"&gt;&lt;span style="color: rgb(0, 0, 0);font-family:Arial,Helvetica,sans-serif;font-size:85%;"  &gt;&lt;span style="color: rgb(255, 102, 0);"&gt;Web                                  Based Email Access&lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:Arial,Helvetica,sans-serif;font-size:85%;"  &gt;&lt;br /&gt;                       &lt;br /&gt;                            &lt;span style="color: rgb(0, 0, 0);"&gt;To access your Unlimited Email Accounts using your Web Browser, go to your Virtual Email Server URL Address;&lt;/span&gt;&lt;br /&gt;                            &lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(0, 102, 102);"&gt;http://www.YourDomain.com:8383&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;                            &lt;span style="color: rgb(0, 0, 0);"&gt;&lt;br /&gt;                            Provide your Email Account Login Information;&lt;br /&gt;                            &lt;span style="color: rgb(0, 102, 102);"&gt;USER ID: YourName@YourDomain.com&lt;/span&gt;&lt;br /&gt;                            &lt;span style="color: rgb(0, 102, 102);"&gt;PASSWORD: YourPassword &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;                       &lt;br /&gt;                       &lt;br /&gt;                            &lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(255, 102, 0);"&gt;POP3                                  Email Access&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;                       &lt;br /&gt;To access your Unlimited Email Accounts using your POP3 Email Browser, you must create and configure your POP3 Email Browser to recognize and accept a specific Email Account.&lt;br /&gt;                       &lt;br /&gt;                            &lt;/span&gt;&lt;a href="http://wwwcomph.blogspot.com/2007/03/provided-hereunder-are-instructions.html"&gt;&lt;span style="color: rgb(0, 0, 0);font-family:Arial,Helvetica,sans-serif;font-size:85%;"  &gt;                                  &lt;/span&gt;&lt;/a&gt;&lt;a href="http://wwwcomph.blogspot.com/2007/03/provided-hereunder-are-instructions.html" onmouseover="window.status='CLICK HERE'; return true" onmouseout="window.status=''; return true"&gt;CLICK                                  HERE&lt;/a&gt;&lt;span style=";font-family:Arial,Helvetica,sans-serif;font-size:85%;"  &gt;, to know how to create and configure an Email Account using MS Outlook Express as your POP3 Email Browser.&lt;br /&gt;                       &lt;br /&gt;                            &lt;/span&gt;&lt;a href="http://www.eudora.com/techsupport/tutorials/"&gt;&lt;span style="text-decoration: underline;"&gt;CLICK HERE&lt;/span&gt;&lt;/a&gt;&lt;span style=";font-family:Arial,Helvetica,sans-serif;font-size:85%;"  &gt;, to know how to create and configure an Email Account using Eudora Lite as your POP3 Email Browser.&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt; &lt;/table&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5082908935870196345-6370844229456135146?l=wwwcomph.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wwwcomph.blogspot.com/feeds/6370844229456135146/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5082908935870196345&amp;postID=6370844229456135146' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/6370844229456135146'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/6370844229456135146'/><link rel='alternate' type='text/html' href='http://wwwcomph.blogspot.com/2007/03/how-do-i-access-my-email-accounts.html' title='How do I Access My Email Accounts ?'/><author><name>Admin</name><uri>http://www.blogger.com/profile/06924674943226772736</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='05551017947612085281'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5082908935870196345.post-324697038442415803</id><published>2007-03-07T12:34:00.000+08:00</published><updated>2007-03-07T12:41:29.815+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Email'/><title type='text'>How do I Create My Unlimited Email Accounts ?</title><content type='html'>&lt;span style="font-family:Arial, Helvetica, sans-serif;font-size:85%;color:#000000;"&gt;&lt;/span&gt;&lt;span style="font-family:Arial, Helvetica, sans-serif;font-size:85%;color:#000000;"&gt;                           To create your Unlimited Email Accounts, you need to                            access your Virtual Email Server using your Web Browser:&lt;br /&gt;                         &lt;br /&gt;                          &lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;color:#ff6600;"&gt;STEP                            1.&lt;/span&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;b&gt;&lt;br /&gt;                          &lt;/b&gt;&lt;/span&gt;Go to your Virtual Email Server URL Address;&lt;br /&gt;                         &lt;br /&gt;                               &lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;color:#006666;"&gt;http://www.YourDomain.com:8383&lt;/span&gt;&lt;br /&gt;                          &lt;span style="color:#ff6600;"&gt;&lt;br /&gt;STEP 2.&lt;/span&gt;&lt;br /&gt;                          Provide your Email Administrator Account Login Information;&lt;br /&gt;                         &lt;br /&gt;                               &lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;color:#006666;"&gt;USER                            ID: admin@YourDomain.com&lt;/span&gt;&lt;br /&gt;                               &lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;color:#006666;"&gt;PASSWORD:                            YourPassword&lt;/span&gt;&lt;br /&gt;                          &lt;span style="color:#ff6600;"&gt;&lt;br /&gt;STEP 3.&lt;/span&gt;&lt;br /&gt;                          On the ADMINISTRATIVE ACCOUNT OPTIONS pull-down menu                            link, select the USER ADMINISTRATION link.&lt;br /&gt;                         &lt;br /&gt;                          &lt;span style="color:#ff6600;"&gt;STEP 4.&lt;/span&gt;&lt;br /&gt;                          Click the ADD or MODIFY or DELETE button depending on                            what you would like to accomplish. To create a NEW EMAIL                            ACCOUNT, click the ADD button.&lt;br /&gt;                         &lt;br /&gt;                          &lt;span style="color:#ff6600;"&gt;STEP 5.&lt;/span&gt;&lt;br /&gt;                          Complete the EMAIL ACCOUNT CREATION FORM by providing                            all the required&lt;br /&gt;                          User Account Information then click the SAVE button;&lt;br /&gt;                         &lt;br /&gt;                          &lt;/span&gt;                             &lt;table border="0" cellpadding="0" cellspacing="0" width="470"&gt;                              &lt;tbody&gt;&lt;tr&gt;                                &lt;td height="36" width="29"&gt; &lt;/td&gt;                               &lt;td align="left" height="36" valign="top" width="151"&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:85%;color:#006666;"&gt;USER                                  ID&lt;/span&gt;&lt;/td&gt;                               &lt;td align="left" height="36" valign="top" width="290"&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:85%;color:#006666;"&gt;:                                  Min. 3 to Max. 30 Characters&lt;br /&gt;                                &lt;/span&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:85%;color:#ffffff;"&gt;:&lt;/span&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:85%;color:#006666;"&gt;                                  Do not include @yourdomain.com&lt;/span&gt;&lt;/td&gt;                             &lt;/tr&gt;                             &lt;tr&gt;                                &lt;td width="29"&gt; &lt;/td&gt;                               &lt;td align="left" valign="top" width="151"&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:85%;color:#006666;"&gt;FIRST                                  NAME&lt;/span&gt;&lt;/td&gt;                               &lt;td align="left" valign="top" width="290"&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:85%;color:#006666;"&gt;:                                  Optional &lt;/span&gt;&lt;/td&gt;                             &lt;/tr&gt;                             &lt;tr&gt;                                &lt;td width="29"&gt; &lt;/td&gt;                               &lt;td align="left" valign="top" width="151"&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:85%;color:#006666;"&gt;LAST                                  NAME&lt;/span&gt;&lt;/td&gt;                               &lt;td align="left" valign="top" width="290"&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:85%;color:#006666;"&gt;:                                  Optional &lt;/span&gt;&lt;/td&gt;                             &lt;/tr&gt;                             &lt;tr&gt;                                &lt;td width="29"&gt; &lt;/td&gt;                               &lt;td align="left" valign="top" width="151"&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:85%;color:#006666;"&gt;PASSWORD&lt;/span&gt;&lt;/td&gt;                               &lt;td align="left" valign="top" width="290"&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:85%;color:#006666;"&gt;:                                  Min. 3 to Max. 30 Characters&lt;/span&gt;&lt;/td&gt;                             &lt;/tr&gt;                             &lt;tr&gt;                                &lt;td width="29"&gt; &lt;/td&gt;                               &lt;td align="left" valign="top" width="151"&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:85%;color:#006666;"&gt;CONFIRM                                  PASSWORD&lt;/span&gt;&lt;/td&gt;                               &lt;td align="left" valign="top" width="290"&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:85%;color:#006666;"&gt;:                                  Required &lt;/span&gt;&lt;/td&gt;                             &lt;/tr&gt;                             &lt;tr&gt;                                &lt;td height="53" width="29"&gt; &lt;/td&gt;                               &lt;td align="left" height="53" valign="top" width="151"&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:85%;color:#006666;"&gt;MAX.                                  MAILBOX SIZE&lt;/span&gt;&lt;/td&gt;                               &lt;td align="left" height="55" valign="top" width="290"&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:85%;color:#006666;"&gt;:                                  Indicate 0 (ZERO) if Unlimited or&lt;br /&gt;                                &lt;span style="color:#ffffff;"&gt;: &lt;/span&gt;1000000 (1MB) to                                  limit the size to&lt;br /&gt;                                &lt;span style="color:#ffffff;"&gt;:&lt;/span&gt; 1MB. You can set                                  any size limit.&lt;/span&gt;&lt;/td&gt;                             &lt;/tr&gt;                             &lt;tr&gt;                                &lt;td width="29"&gt; &lt;/td&gt;                               &lt;td align="left" valign="top" width="151"&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:85%;color:#006666;"&gt;MAX.                                  MESSAGES&lt;/span&gt;&lt;/td&gt;                               &lt;td align="left" height="55" valign="top" width="290"&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:85%;color:#006666;"&gt;:                                  Indicate 0 (ZERO) if Unlimited or&lt;br /&gt;                                &lt;span style="color:#ffffff;"&gt;:&lt;/span&gt; 1 (ONE) to limit                                  messages to 1 (ONE).&lt;br /&gt;                                &lt;span style="color:#ffffff;"&gt;:&lt;/span&gt; You can set any                                  number of messages. &lt;/span&gt;&lt;/td&gt;                             &lt;/tr&gt;                             &lt;tr&gt;                                &lt;td width="29"&gt; &lt;/td&gt;                               &lt;td align="left" valign="top" width="151"&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:85%;color:#006666;"&gt;USER                                  ATTRIBUTES&lt;/span&gt;&lt;/td&gt;                               &lt;td align="left" valign="top" width="290"&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:85%;color:#006666;"&gt;:                                  Leave it "AS IS".&lt;/span&gt;&lt;/td&gt;                             &lt;/tr&gt;                           &lt;/tbody&gt; &lt;/table&gt;                            &lt;span style="font-family:Arial, Helvetica, sans-serif;font-size:85%;color:#000000;"&gt;&lt;br /&gt;                          &lt;span style="color:#ff6600;"&gt;STEP 6.&lt;/span&gt;&lt;br /&gt;                          Click the USER ADMINISTRATION link to create another                            Email Account or click the MENU link to go back to your                            Administrative Email Account Main Menu.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5082908935870196345-324697038442415803?l=wwwcomph.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wwwcomph.blogspot.com/feeds/324697038442415803/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5082908935870196345&amp;postID=324697038442415803' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/324697038442415803'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/324697038442415803'/><link rel='alternate' type='text/html' href='http://wwwcomph.blogspot.com/2007/03/how-do-i-create-my-unlimited-email.html' title='How do I Create My Unlimited Email Accounts ?'/><author><name>Admin</name><uri>http://www.blogger.com/profile/06924674943226772736</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='05551017947612085281'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5082908935870196345.post-2537489531861383170</id><published>2007-03-06T23:43:00.000+08:00</published><updated>2007-03-11T00:33:32.992+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='FTP'/><title type='text'>How do I Upload or Download My Web Files?</title><content type='html'>&lt;span style="color: rgb(0, 0, 0);font-family:Arial,Helvetica,sans-serif;font-size:85%;"  &gt; To upload or download your Web Files, you need to use an FTP Client Software like &lt;a href="http://filezilla.sourceforge.net/"&gt;Filezilla&lt;/a&gt;&lt;a href="http://www.gabn.net/junodj/ws_ftp.htm" target="_blank" onmouseover="window.status='Click to know more about WSFTP_LE Client Software \.'; return true" onmouseout="window.status=''; return true"&gt;&lt;/a&gt;.                              To download and install your free software copy &lt;a href="http://sourceforge.net/project/showfiles.php?group_id=21558"&gt;CLICK HERE&lt;/a&gt;.&lt;br /&gt;                       &lt;br /&gt;                          &lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);font-family:Arial,Helvetica,sans-serif;font-size:85%;"  &gt;Your Virtual FTP Server can be accessed using the following Connection and Login configurations / settings;&lt;br /&gt;                          &lt;/span&gt;                             &lt;table border="0" cellpadding="0" cellspacing="0" width="470"&gt;                              &lt;tbody&gt;&lt;tr&gt;                                &lt;td align="left" valign="top" width="36"&gt;&lt;br /&gt;&lt;/td&gt;                               &lt;td align="left" valign="top" width="197"&gt;&lt;span style="color: rgb(0, 102, 102);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;FTP                                  Profile Name&lt;/span&gt;&lt;/td&gt;                               &lt;td align="left" valign="top" width="237"&gt;&lt;span style="color: rgb(0, 102, 102);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;:                                  YourDomain.com&lt;/span&gt;&lt;/td&gt;                             &lt;/tr&gt;                             &lt;tr&gt;                                &lt;td align="left" valign="top" width="36"&gt;&lt;br /&gt;&lt;/td&gt;                               &lt;td align="left" valign="top" width="197"&gt;&lt;span style="color: rgb(0, 102, 102);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;FTP                                  Host / Name Address&lt;/span&gt;&lt;/td&gt;                               &lt;td align="left" valign="top" width="237"&gt;&lt;span style="color: rgb(0, 102, 102);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;:                                  YourDomain.com &lt;/span&gt;&lt;/td&gt;                             &lt;/tr&gt;                             &lt;tr&gt;                                &lt;td align="left" valign="top" width="36"&gt;&lt;br /&gt;&lt;/td&gt;                               &lt;td align="left" valign="top" width="197"&gt;&lt;span style="color: rgb(0, 102, 102);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;FTP                                  Host Type&lt;/span&gt;&lt;/td&gt;                               &lt;td align="left" valign="top" width="237"&gt;&lt;span style="color: rgb(0, 102, 102);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;:                                  Set to Automatic Detect&lt;/span&gt;&lt;/td&gt;                             &lt;/tr&gt;                             &lt;tr&gt;                                &lt;td align="left" valign="top" width="36"&gt;&lt;br /&gt;&lt;/td&gt;                               &lt;td align="left" valign="top" width="197"&gt;&lt;span style="color: rgb(0, 102, 102);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;FTP                                  User ID&lt;/span&gt;&lt;/td&gt;                               &lt;td align="left" valign="top" width="237"&gt;&lt;span style="color: rgb(0, 102, 102);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;:                                  YourUserID&lt;/span&gt;&lt;/td&gt;                             &lt;/tr&gt;                             &lt;tr&gt;                                &lt;td align="left" valign="top" width="36"&gt;&lt;br /&gt;&lt;/td&gt;                               &lt;td align="left" valign="top" width="197"&gt;&lt;span style="color: rgb(0, 102, 102);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;FTP                                  Password&lt;/span&gt;&lt;/td&gt;                               &lt;td align="left" valign="top" width="237"&gt;&lt;span style="color: rgb(0, 102, 102);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;:                                  YourPassword&lt;/span&gt;&lt;/td&gt;                             &lt;/tr&gt;                             &lt;tr&gt;                                &lt;td align="left" valign="top" width="36"&gt;&lt;br /&gt;&lt;/td&gt;                               &lt;td align="left" valign="top" width="197"&gt;&lt;span style="color: rgb(0, 102, 102);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;Save                                  Password&lt;/span&gt;&lt;/td&gt;                               &lt;td align="left" valign="top" width="237"&gt;&lt;span style="color: rgb(0, 102, 102);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;:                                  Set to Active Mode&lt;/span&gt;&lt;/td&gt;                             &lt;/tr&gt;                           &lt;/tbody&gt; &lt;/table&gt;                            &lt;span style="color: rgb(0, 0, 0);font-family:Arial,Helvetica,sans-serif;font-size:85%;"  &gt;&lt;span style="color: rgb(255, 0, 0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:78%;"  &gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;                         NOTE &lt;/span&gt;&lt;/span&gt;&lt;span style=";font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=";font-family:Verdana,Arial,Helvetica,sans-serif;font-size:85%;"  &gt;Once you are able to log-in via FTP, you must load all your web files inside the sub-directory /www. You must first enter the folder /yourdomain.com then /www which is grouped with sub-directories /db, /special and /logs.&lt;/span&gt;&lt;br /&gt;                        &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5082908935870196345-2537489531861383170?l=wwwcomph.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wwwcomph.blogspot.com/feeds/2537489531861383170/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5082908935870196345&amp;postID=2537489531861383170' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/2537489531861383170'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/2537489531861383170'/><link rel='alternate' type='text/html' href='http://wwwcomph.blogspot.com/2007/03/how-do-i-upload-or-download-my-web.html' title='How do I Upload or Download My Web Files?'/><author><name>Admin</name><uri>http://www.blogger.com/profile/06924674943226772736</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='05551017947612085281'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5082908935870196345.post-4398763116818726241</id><published>2007-03-06T23:37:00.000+08:00</published><updated>2007-03-07T12:30:32.574+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Web and Browsing'/><title type='text'>How do I View My Web Site ?</title><content type='html'>&lt;span style="color: rgb(0, 0, 0);font-family:Arial,Helvetica,sans-serif;font-size:85%;"  &gt; To view your Web Site, you need to use a Web Browser like Internet Explorer, Mozilla Firefox or Netscape. Your Web Site can be accessed with or without the "www" prelude on the URL Address Bar of your Web Browser;&lt;br /&gt;                       &lt;br /&gt;                              &lt;span style="font-family:Verdana,Arial,Helvetica,sans-serif;"&gt;&lt;span style="color: rgb(0, 102, 102);"&gt;http://YourDomain.com&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;                              &lt;span style="font-family:Verdana,Arial,Helvetica,sans-serif;"&gt;or&lt;/span&gt;&lt;br /&gt;                              &lt;span style="font-family:Verdana,Arial,Helvetica,sans-serif;"&gt;&lt;span style="color: rgb(0, 102, 102);"&gt;http://www.YourDomain.com&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5082908935870196345-4398763116818726241?l=wwwcomph.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://wwwcomph.blogspot.com/feeds/4398763116818726241/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5082908935870196345&amp;postID=4398763116818726241' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/4398763116818726241'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/4398763116818726241'/><link rel='alternate' type='text/html' href='http://wwwcomph.blogspot.com/2007/03/how-do-i-view-my-web-site.html' title='How do I View My Web Site ?'/><author><name>Admin</name><uri>http://www.blogger.com/profile/06924674943226772736</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='05551017947612085281'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5082908935870196345.post-2862619842669613661</id><published>2007-03-06T23:04:00.000+08:00</published><updated>2007-04-09T21:12:15.551+08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='General'/><title type='text'>About WWW.COM.PH services</title><content type='html'>&lt;span style="font-family:arial;"&gt;&lt;a href="http://www.com.ph"&gt;WWW.COM.PH Incorporated&lt;/a&gt; is a web hosting company based in the Philippines. Our hosting servers are located in Texas, USA supported by on-site back up servers and secondary back up servers located in a separate data center. We provide virtual web, email and database hosting and dedicated server hosting as well.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family:arial;"&gt;We offer several competitive advantages that set us apart from other web hosting companies:&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family:arial;"&gt;1. Data Security&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family:arial;"&gt;We keep scheduled daily back ups not only of web files, but email files as well. This way, the effects of any data loss or corruption are minimized. This translates to better business income and opportunities as there is a way to recover important data.&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;Furthermore, we keep offsite back up or mirror servers, so that in the unlikely event that the main server is taken offline for any length of time, we can have the back up server up and running in the minimum amount of time so that your website and your emails stay up and active.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;2. Burstable Disk Space&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;Most hosting companies have an "account lock out" policy, meaning once you reach your maximum allotted disk space you cannot receive any more data on your account. This means that incoming mail will bounce, and if you have an online database, the data will not be accepted as the account has been locked out due to overuse of disk space. For a business that relies heavily on time-critical email or database information, this can be a disaster as important information may not be reaching you.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;At &lt;a href="http://www.com.ph"&gt;WWW.COM.PH&lt;/a&gt;, we realize that data is a critical factor in any business, especially now that a lot of businesses are connected through the Internet. Thus, we maintain a "no lock out" policy. Instead, we give you burstable disk space so that you can temporarily use more disk space than you are allotted. Our system will automatically detect and inform you if you have exceeded your disk space allotment, but at least you will have a grace period to download and benefit from the data you got.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;3. Up-to-date Internet regulations compliance&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;Several Internet organizations set the regulations by which Internet protocols and transactions take place. These regulations change constantly, mostly in order to control the proliferation of spam email. Thus, the settings on an Internet server that are valid today could become invalid tomorrow if a change in regulations is implemented. This is why there are cases where you may suddenly be unable to send email to a particular address, because your addressee's server has changed its compliance settings whereas your own server has not.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;It is therefore very important for hosting companies and ISPs to constantly update themselves with these changes in regulations and change their settings in order to be compliant. Unfortunately, not all companies are able to comply fast enough, either because of too much workload on the part of systems administrators or not being fully aware of all the Internet protocols being changed.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;However, &lt;a href="http://www.com.ph"&gt;WWW.COM.PH&lt;/a&gt; is fully up-to-date and compliant with all the changes in Internet protocols. Our technical engineers work around the clock to make sure that any changes in regulations are reflected in our servers to keep any disruptions at an absolute minimum.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;4. Voice / Phone Support&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;&lt;a href="http://www.com.ph"&gt;WWW.COM.PH&lt;/a&gt; maintains dedicated Support and Sales lines in order to make sure that whatever needs our clients may have can be addressed immediately. We realize the value of talking to another person, thus we provide our clients the means by which to convey any concerns or questions through the use of the phone.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;5. Financial stability / viability&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;&lt;a href="http://www.com.ph"&gt;WWW.COM.PH, Incorporated&lt;/a&gt; is one of the most financially viable / stable Internet based business organizations in the Philippines. We have a debt free balance sheet and a mandatory cash reserve equal to 2 years of our total operating / overhead expenses. This is one factor that is frequently overlooked, but web hosting is also a business, thus the company's directions and investments are closely supervised by our team of financial managers. We are proud to say that after almost 10 years of operation, our company has grown and is in fact getting stronger.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;Our investment in these critical factors make us one of the most long term cost-effective and affordable web hosting companies in the Philippines. Our clients include some of the biggest names in Philippine industry and have been satisfied with the way we take care of their account and their needs.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;More information about the company can be found at the &lt;a href="http://www.com.ph/"&gt;corporate home page&lt;/a&gt;.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5082908935870196345-2862619842669613661?l=wwwcomph.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/2862619842669613661'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5082908935870196345/posts/default/2862619842669613661'/><link rel='alternate' type='text/html' href='http://wwwcomph.blogspot.com/2007/03/about-wwwcomph-services.html' title='About WWW.COM.PH services'/><author><name>Admin</name><uri>http://www.blogger.com/profile/06924674943226772736</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='05551017947612085281'/></author></entry></feed>