<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title><![CDATA[SKSA Technology]]></title>
<link><![CDATA[https://support.internet-webhosting.com/]]></link>
<description />
<generator><![CDATA[Kayako fusion v4.93.03]]></generator>
<item>
<title><![CDATA[CpanelProxy - Cpanel11 Compatible]]></title>
<link><![CDATA[https://support.internet-webhosting.com/index.php?/Knowledgebase/Article/View/]]></link>
<guid isPermaLink="false"><![CDATA[67c6a1e7ce56d3d6fa748ab6d9af3fd7]]></guid>
<pubDate><![CDATA[Mon, 14 Jan 2008 03:24:06 +0800]]></pubDate>
<dc:creator><![CDATA[- NA -]]></dc:creator>
<description><![CDATA[This is the latest CpanelProxy that will compatible for cpanel and webmail for Cpanel11


Installation instructions:
================

- Create subdomain "cpanel.yourdomain.com" (You'll probably need access to cPanel for this, so install it before y...]]></description>
<content:encoded><![CDATA[This is the latest CpanelProxy that will compatible for cpanel and webmail for Cpanel11<br />
<br />
<br />
Installation instructions:<br />
================<br />
<br />
- Create subdomain "cpanel.yourdomain.com" (You'll probably need access to cPanel for this, so install it before you need it!)<br />
<br />
- Create subdomain "webmail.yourdomain.com" <br />
<br />
- Download and unzip cPanelProxy.zip (if you haven't already)<br />
<br />
- Upload the files to the subdomains directory "public_html/cpanel" and "public_html/webmail" <br />
  in FTP. Be sure to remember .htaccess!<br />
<br />
Needed files: cpanelproxy.php .htaccess php.ini<br />
<br />
After that :<br />
Valla...you can now access your cpanel at http://cpanel.yourdomain.com and Webmail at http://webmail.yourdomain.com]]></content:encoded>
</item>
<item>
<title><![CDATA[how to FTP using Microsoft frontpage 2003]]></title>
<link><![CDATA[https://support.internet-webhosting.com/index.php?/Knowledgebase/Article/View/]]></link>
<guid isPermaLink="false"><![CDATA[d9d4f495e875a2e075a1a4a6e1b9770f]]></guid>
<pubDate><![CDATA[Sat, 10 Feb 2007 04:14:44 +0800]]></pubDate>
<dc:creator><![CDATA[- NA -]]></dc:creator>
<description><![CDATA[a pdf file on how to FTP using Microsoft frontpage]]></description>
<content:encoded><![CDATA[a pdf file on how to FTP using Microsoft frontpage]]></content:encoded>
</item>
<item>
<title><![CDATA[Sample Email Script Using CDOSYS (For Windows Server ASP Only)]]></title>
<link><![CDATA[https://support.internet-webhosting.com/index.php?/Knowledgebase/Article/View/]]></link>
<guid isPermaLink="false"><![CDATA[17e62166fc8586dfa4d1bc0e1742c08b]]></guid>
<pubDate><![CDATA[Sun, 10 Dec 2006 09:25:10 +0800]]></pubDate>
<dc:creator><![CDATA[- NA -]]></dc:creator>
<description><![CDATA[The scripts that can be useed to sent out email on Windows Server using ASP]]></description>
<content:encoded><![CDATA[The scripts that can be useed to sent out email on Windows Server using ASP]]></content:encoded>
</item>
<item>
<title><![CDATA[Sample Email Script Using PHP (For Linux &amp; Windows Server)]]></title>
<link><![CDATA[https://support.internet-webhosting.com/index.php?/Knowledgebase/Article/View/]]></link>
<guid isPermaLink="false"><![CDATA[f7177163c833dff4b38fc8d2872f1ec6]]></guid>
<pubDate><![CDATA[Mon, 11 Dec 2006 05:42:49 +0800]]></pubDate>
<dc:creator><![CDATA[- NA -]]></dc:creator>
<description><![CDATA[This sample FORM scripts that can be used to sent out email on Linux or Windows Server using PHP with Image Verification Form.
&nbsp;
Each email sending script requirest SMTP Authentication. 
############################################################...]]></description>
<content:encoded><![CDATA[<p>This sample FORM scripts that can be used to sent out email on Linux or Windows Server using PHP with Image Verification Form.</p>
<p>&nbsp;</p>
<p>Each email sending script requirest SMTP Authentication. </p>
<p><br />################################################################<br /><br />NOTE : make sure contacts.php are having 2 compulsary input box with the name as&nbsp; :<br /><br />&nbsp;1. &lt;input name="Name" size="30"&gt;<br />&nbsp;2. &lt;input name="Email" size="30"&gt;<br /><br />The input box 'Name' and 'Email' must exist in your forms.<br />Feel free to add other input box in your forms (contacts.php)<br /><br />################################################################<br /><br /><br />You will need to modify the following :<br /><br />1. In submit.php :<br /><br />$from="youremail.com&lt;email@youremail.com&gt;"; //From who that will appear when this form sent out email<br />$smtp_host ='mail.youremail.com';&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; //IP or host name<br />$smtp_username = 'email@youremail.com'; //email user, must created in your hosting control panel first ! <br />$smtp_password = 'your email password'; //email password, must created in your hosting control panel first !</p>
<p>&nbsp;</p>
<p>// Recipient of message (This can be changed via the form itself)<br /><br />$recipient = 'yourID@domainname.com'; // you email address<br /><br />// Subject of message (This can be changed via the form itself)<br /><br />$subject = 'CONTACTS REQUEST';<br /><br />// Do not include www, just the actual domain/ip address!<br /><br />$referers = array('domainname.com', 'domainname.com', 'domain3.com');<br /><br />// This is the page that users will be redirected to after the form is<br /><br />// processed successfully.<br /><br />$success_url = 'http://www.domainname.com/contacts.php?contacts=success';<br /><br />// Your site URL<br /><br />$siteurl = 'http://www.domainname.com';</p>
<p>&nbsp;</p>
<p>You could download the sample script <a href="http://inertz.com/contacts.zip" target="_blank">Here</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[SQL Server Management Studio Express Edition (SSMSEE)]]></title>
<link><![CDATA[https://support.internet-webhosting.com/index.php?/Knowledgebase/Article/View/]]></link>
<guid isPermaLink="false"><![CDATA[6c8349cc7260ae62e3b1396831a8398f]]></guid>
<pubDate><![CDATA[Wed, 10 Jan 2007 08:59:40 +0800]]></pubDate>
<dc:creator><![CDATA[- NA -]]></dc:creator>
<description><![CDATA[Application to manage MSSQL 2005 Express Edition.  With SQL Server Management Studio you enjoy a consistent management experience across all SQL Server 2005 Editions.  Before you complete a Microsoft SQL Server download and install any member of the SQL S...]]></description>
<content:encoded><![CDATA[Application to manage MSSQL 2005 Express Edition.<br /> <br /> With SQL Server Management Studio you enjoy a consistent management experience across all SQL Server 2005 Editions.<br /> <br /> Before you complete a Microsoft SQL Server download and install any member of the SQL Server 2005 Express Edition family, you must install the .NET Framework 2.0.<br /> <br /> You should install .NET Framework 2.0 first <br /> <br /> Available at <b> http://www.microsoft.com/downloads/details.aspx?familyid=0856eacb-4362-4b0d-8edd-aab15c5e04f5&amp;displaylang=en </b><br /> <br /> After you have install it and during the installation the software will propably require msmxl6 in which you can download it here at <b> http://www.microsoft.com/downloads/details.aspx?familyid=993C0BCF-3BCF-4009-BE21-27E85E1857B1&amp;displaylang=en#filelist &lt;/&gt; <br /><br />Link: <a href="https://www.microsoft.com/en-us/download/details.aspx?id=14630">https://www.microsoft.com/en-us/download/details.aspx?id=14630</a><br /><br /><br />*Update.<br /><br />For MSSQL 2017 please download : <a href="https://go.microsoft.com/fwlink/?linkid=2094583">https://go.microsoft.com/fwlink/?linkid=2094583</a><br /><br /><a href="https://docs.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-2017">https://docs.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-2017</a><br /><br /></b>]]></content:encoded>
</item>
<item>
<title><![CDATA[Winrar]]></title>
<link><![CDATA[https://support.internet-webhosting.com/index.php?/Knowledgebase/Article/View/]]></link>
<guid isPermaLink="false"><![CDATA[a1d0c6e83f027327d8461063f4ac58a6]]></guid>
<pubDate><![CDATA[Sat, 21 Oct 2006 04:30:08 +0800]]></pubDate>
<dc:creator><![CDATA[- NA -]]></dc:creator>
<description><![CDATA[WinRAR is a shareware file archiver and data compression utility. It can create archived files in ZIP or proprietary RAR format, and unpack many archive file formats. WinRAR runs under Microsoft Windows in GUI mode. There are command-line versions, called...]]></description>
<content:encoded><![CDATA[<p>WinRAR is a shareware file archiver and data compression utility. It can create archived files in ZIP or proprietary RAR format, and unpack many archive file formats. WinRAR runs under Microsoft Windows in GUI mode. There are command-line versions, called "RAR" and "UNRAR" (released since autumn of 1993),available for Mac OS X, Linux, FreeBSD, Windows console mode, and MS-DOS.</p>
<p>&nbsp;</p>
<p>Download Winrar here : <a href="http://www.rarlab.com/download.htm">http://www.rarlab.com/download.htm</a></p>
<p>&nbsp;</p>]]></content:encoded>
</item>
</channel>
</rss>