<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web Hosting UK &#124; Dedicated Servers &#124; VPS Hosting &#124; Windows Hosting &#187; Windows Hosting</title>
	<atom:link href="http://www.webhosting.uk.com/web-hosting/faq/uk-website-hosting/windows-hosting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webhosting.uk.com/web-hosting/faq</link>
	<description>WebHosting Knowledgebase Articles &#124; FAQ's</description>
	<lastBuildDate>Wed, 08 Feb 2012 08:44:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How To Get ASP.NET Menu Control In Google Chrome And Apple Safari Browser</title>
		<link>http://www.webhosting.uk.com/web-hosting/faq/how-to-get-asp-net-menu-control-in-google-chrome-and-apple-safari-browser/</link>
		<comments>http://www.webhosting.uk.com/web-hosting/faq/how-to-get-asp-net-menu-control-in-google-chrome-and-apple-safari-browser/#comments</comments>
		<pubDate>Mon, 25 Apr 2011 07:56:10 +0000</pubDate>
		<dc:creator>Catherine</dc:creator>
				<category><![CDATA[ASP.NET Hosting]]></category>
		<category><![CDATA[ASP.NET hosting]]></category>
		<category><![CDATA[ASP.NET Hosting UK]]></category>

		<guid isPermaLink="false">http://www.webhosting.uk.com/web-hosting/faq/?p=1429</guid>
		<description><![CDATA[If you are hosting on ASP.NET Hosting UK, it is very important to view the ASP.NET main menu on the browser. In case your website is using the ASP.NET Menu Control, the menu part will not be visible in Google &#8230; <a href="http://www.webhosting.uk.com/web-hosting/faq/how-to-get-asp-net-menu-control-in-google-chrome-and-apple-safari-browser/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you are hosting on <a href="../../../../../../../windows-hosting.php">ASP.NET Hosting UK</a>, it is very important to view the ASP.NET main menu on the browser. In case your website is using the ASP.NET Menu Control, the menu part will not be visible in Google Chrome browser and Apple Safari browser. The look and feel of the main menu maybe different and even the submenu does not show up.</p>
<p>There is a very simple solution to this problem in order to enhance the effectiveness of ASP.NET Hosting UK. All you have to do is copy and paste the codes mentioned below to your page load event of your code that is present behind the master page file. You may have to copy it to every page in case you are not using the master page.</p>
<p><a href="http://www.webhosting.uk.com/web-hosting/faq/wp-content/uploads/2011/04/c21.jpg"><img class="aligncenter size-full wp-image-1432" title="c2" src="http://www.webhosting.uk.com/web-hosting/faq/wp-content/uploads/2011/04/c21.jpg" alt="c21 How To Get ASP.NET Menu Control In Google Chrome And Apple Safari Browser" width="721" height="267" /></a></p>
<p>If you incorporate the code mentioned above, it will become possible for you to access the main menu control in the Google Chrome and Apple Safari browsers; this will enable higher efficiency of ASP.NET Hosting UK.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webhosting.uk.com/web-hosting/faq/how-to-get-asp-net-menu-control-in-google-chrome-and-apple-safari-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Setup Meta Tags With ASP.NET?</title>
		<link>http://www.webhosting.uk.com/web-hosting/faq/how-to-setup-meta-tags-with-asp-net/</link>
		<comments>http://www.webhosting.uk.com/web-hosting/faq/how-to-setup-meta-tags-with-asp-net/#comments</comments>
		<pubDate>Fri, 08 Apr 2011 06:30:54 +0000</pubDate>
		<dc:creator>Catherine</dc:creator>
				<category><![CDATA[ASP.NET Hosting]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ASP.NET hosting]]></category>
		<category><![CDATA[Web Hosting UK]]></category>

		<guid isPermaLink="false">http://www.webhosting.uk.com/web-hosting/faq/?p=1279</guid>
		<description><![CDATA[If you want to set up the meta tags of your page without using any repeaters, then here&#8217;s the process for doing it: Insert the meta tags mentioned below into your page (notice the id and runat attribute): In case &#8230; <a href="http://www.webhosting.uk.com/web-hosting/faq/how-to-setup-meta-tags-with-asp-net/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you want to set up the meta tags of your page without using any repeaters, then here&#8217;s the process for doing it:</p>
<p>Insert the meta tags mentioned below into your page (notice the id and runat attribute):</p>
<p><a href="http://www.webhosting.uk.com/web-hosting/faq/wp-content/uploads/2011/04/asp1.jpg"><img class="aligncenter size-full wp-image-1280" title="asp1" src="http://www.webhosting.uk.com/web-hosting/faq/wp-content/uploads/2011/04/asp1.jpg" alt="asp1 How To Setup Meta Tags With ASP.NET?" width="610" height="59" /></a></p>
<p>In case you are using a master page, set up a ContentPlaceHolder within the master page as shown below:</p>
<p><a href="http://www.webhosting.uk.com/web-hosting/faq/wp-content/uploads/2011/04/asp2.jpg"><img class="aligncenter size-full wp-image-1281" title="asp2" src="http://www.webhosting.uk.com/web-hosting/faq/wp-content/uploads/2011/04/asp2.jpg" alt="asp2 How To Setup Meta Tags With ASP.NET?" width="602" height="25" /></a></p>
<p>Therefore in case you are using a master page, this is how your meta tags should look:</p>
<p><a href="http://www.webhosting.uk.com/web-hosting/faq/wp-content/uploads/2011/04/asp3.jpg"><img class="aligncenter size-full wp-image-1282" title="asp3" src="http://www.webhosting.uk.com/web-hosting/faq/wp-content/uploads/2011/04/asp3.jpg" alt="asp3 How To Setup Meta Tags With ASP.NET?" width="579" height="93" /></a></p>
<p>Now in the Page_Load sub of your .vb page, enter the code mentioned below:</p>
<p><a href="http://www.webhosting.uk.com/web-hosting/faq/wp-content/uploads/2011/04/asp4.jpg"><img class="aligncenter size-full wp-image-1283" title="asp4" src="http://www.webhosting.uk.com/web-hosting/faq/wp-content/uploads/2011/04/asp4.jpg" alt="asp4 How To Setup Meta Tags With ASP.NET?" width="575" height="93" /></a></p>
<p>If you have taken the meta tags from a database, the process mentioned below might help you out. However it maybe different for the type of meta tags used by you:</p>
<p><a href="http://www.webhosting.uk.com/web-hosting/faq/wp-content/uploads/2011/04/asp5.jpg"><img class="aligncenter size-full wp-image-1284" title="asp5" src="http://www.webhosting.uk.com/web-hosting/faq/wp-content/uploads/2011/04/asp5.jpg" alt="asp5 How To Setup Meta Tags With ASP.NET?" width="578" height="405" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webhosting.uk.com/web-hosting/faq/how-to-setup-meta-tags-with-asp-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Control ASP.NET Navigation Through Windows Workflow</title>
		<link>http://www.webhosting.uk.com/web-hosting/faq/controlling-asp-net-navigation-through-windows-workflow/</link>
		<comments>http://www.webhosting.uk.com/web-hosting/faq/controlling-asp-net-navigation-through-windows-workflow/#comments</comments>
		<pubDate>Mon, 04 Apr 2011 07:14:26 +0000</pubDate>
		<dc:creator>Catherine</dc:creator>
				<category><![CDATA[ASP.NET Hosting]]></category>
		<category><![CDATA[ASP.NET hosting]]></category>
		<category><![CDATA[Web Hosting UK]]></category>
		<category><![CDATA[Windows Workflow]]></category>

		<guid isPermaLink="false">http://www.webhosting.uk.com/web-hosting/faq/?p=1243</guid>
		<description><![CDATA[Here is a detailed description on one of the most simple solutions for achieving a parity between ASP.NET and Windows Workflow (WF). In this way it is possible to leverage the capacity of Windows Workflow&#8217;s visual logic for designing the &#8230; <a href="http://www.webhosting.uk.com/web-hosting/faq/controlling-asp-net-navigation-through-windows-workflow/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Here is a detailed description on one of the most simple solutions for achieving a parity between ASP.NET and Windows Workflow (WF). In this way it is possible to leverage the capacity of Windows Workflow&#8217;s visual logic for designing the page-flow based on user preferences. Without Windows Workflow, enforcing page flow would not be possible. This article covers the three main tasks that are involved in building the solution: establishing the Workflow side, writing a <em>middle bit</em>—a service layer— that comprises of the complete interface, and building the ASP.NET side. After that,. A step by step guide that describes the way to create a solution. It is important to instal Visual Studio 2005, this is the Web Application project for Visual Studio 2005 and also for the .NET Framework 3.0, that includes the Windows Workflow.</p>
<p>The way in which Windows Workflow communicates with ASP.NET</p>
<p>All the aspects of a Workflow are activities. An activity connects and communicates with the outside world through a Workflow Service. The activity intimates the service about its requirements. For instance, it might ask a service the details regarding the user&#8217;s name and email address, after which it response is awaited. The ASP.NET code responds to all the events fired from this service, this process redirects the user to an appropriate web page that includes the input fields for the name and address. When the user enters the appropriate information; the data is submitted back to the server. ASP.NET fires an event that intimates the Workflow service that a response is available. In this situation, the relevant data is stored in a simple dictionary and is passed between Windows Workflow, ASP.NET and the service layer in serialized format.</p>
<p>Let us have a look at the service layer first, as the code involved in it requires most work.</p>
<p><strong>The Service Layer</strong></p>
<p>The Workflow activities communicate with things outside the Workflow with the use of Workflow Services. A Workflow service is described by its interface. In this case, an interface is required that involves with one method and one event. The Workflow activities will connect with the interface method to request data, and subscribe to the interface event in order to know when data has been received.</p>
<p>Here&#8217;s an IGenericInformationService interface that resembles to a Workflow service. This interface provides most of the factors that are required by the Workflow for operating smoothly.</p>
<pre><code>[ExternalDataExchange]</code>
<code>   </code><code>public interface IGenericInformationService</code>
<code>   </code><code>{</code>
<code>      </code><code>string InformationName</code>
<code>      </code><code>{ get; set; }</code>
<code>   </code>
<code>      </code><code>event EventHandler </code>
<code>         </code><code>InformationReceived;</code>
<code>   </code>
<code>      </code><code>void RequestInformation( string informationName );</code>
<code>   </code><code>}</code></pre>
<p>The preceding interface is comprised of one event, one property and one method, that makes it a very simple yet efficient service that includes everything required to request and receive information. However you must note that this interface is used solely by the Workflow, the Workflow is not really aware about what happens within the implemented version of the RequestInformation method or what code fires the InformationReceived event.</p>
<p>It is important to supply an implementation of the above mentioned interface. In addition to the implementation of IGenericInformationService, the GenericInformationService class also adds another event, InformationRequested and another method called SubmitInformation. In this case, both Windows workflow and the ASP.NET code will use this class; the Workflow will call RequestInformation and then it will wait for the InformationReceived event. ASP.NET will also wait for the InformationRequested event and will call SubmitInformation when the user has filled in the information.</p>
<p>It is important to note that the InformationReceived event uses a GenericInformationEventArgs class, defined as:</p>
<pre><code>[Serializable]</code>
<code>   </code><code>public class GenericInformationEventArgs</code>
<code>      </code><code>: ExternalDataEventArgs</code>
<code>   </code><code>{</code>
<code>      </code><code>Dictionary _propertyBag;</code>
<code>   </code>
<code>      </code><code>public Dictionary PropertyBag</code>
<code>      </code><code>{</code>
<code>         </code><code>get { return _propertyBag; }</code>
<code>         </code><code>set { _propertyBag = value; }</code>
<code>      </code><code>}</code>
<code>   </code>
<code>      </code><code>public GenericInformationEventArgs( Guid instanceId, </code>
<code>         </code><code>Dictionary propertyBag )</code>
<code>         </code><code>: base( instanceId )</code>
<code>      </code><code>{</code>
<code>         </code><code>_propertyBag = propertyBag;</code>
<code>      </code><code>}</code>
<code>   </code><code>}</code></pre>
<p>GenericInformationEventArgs is a simple class that exposes a property bag or Dictionary and extends the ExternalDataEventArgs class defined in System, Workflow, Activities.</p>
<p><strong>The Workflow Side</strong></p>
<p>Everything in a Workflow is based on activities. In order to control the page flow with Workforce it is possible to create activities that ask for information, activities that perform some logic based upon the returned data and activities that wait for data. The activities use a Workflow service to request and receive data. The Workflow navigates with an existing service called the ExternalDataExchangeService. This also contains other services, and one of them will be GenericInformationService described in the previous section.</p>
<p><strong>The ASP.NET Side</strong></p>
<p>The ASP.NET application will make the use of GenericInformationService to wait for an event (the InformationRequested event). This signifies that the Windows workforce is requesting information. On the basis of the InformationName, it will decide about the page that is to be displayed to the user. When the user has filled the appropriate information in the appropriate page, the information will be submitted back to the service through the SubmitInformation method.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webhosting.uk.com/web-hosting/faq/controlling-asp-net-navigation-through-windows-workflow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Change MSSQL Server Name</title>
		<link>http://www.webhosting.uk.com/web-hosting/faq/how-to-change-mssql-server-name/</link>
		<comments>http://www.webhosting.uk.com/web-hosting/faq/how-to-change-mssql-server-name/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 10:55:27 +0000</pubDate>
		<dc:creator>Jeffrey</dc:creator>
				<category><![CDATA[Windows Hosting]]></category>
		<category><![CDATA[Change MSSQL Server Name]]></category>
		<category><![CDATA[mssql]]></category>

		<guid isPermaLink="false">http://www.webhosting.uk.com/web-hosting/faq/?p=1156</guid>
		<description><![CDATA[Have you come across a situation where you had to change the name of the server that has MSSQL Server installed on any of your server? If you answer is yes, did you know that you also have to change &#8230; <a href="http://www.webhosting.uk.com/web-hosting/faq/how-to-change-mssql-server-name/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Have you come across a situation where you had to change the name of the server that has MSSQL Server installed on any of your server? If you answer is yes, did you know that you also have to change the <a href="http://www.webhosting.uk.com/windows-hosting.php" target="_blank">MSSQL Server</a>? Here are the steps for changing the MSSQL server. For making the necessary change the MSSQL Server name in Plesk, please follow the steps</p>
<p>Step 1:- You have to Login to your server with the help of Remote Desktop Publishing<br />
Step 2:- Run the command line argumnet on the server<br />
Step 3:- Make the necessary cd %plesk_bin%\mysql\bin<br />
Step 4:- Add mysql -uadmin -psetup -P8306 psa;<br />
Step 5:- You have to update the entire misc set val=&#8221;" where param =&#8221;mssql_data_source&#8221;;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webhosting.uk.com/web-hosting/faq/how-to-change-mssql-server-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Setup PEAR bundled with PHP in Windows Plesk Control Panel</title>
		<link>http://www.webhosting.uk.com/web-hosting/faq/how-to-setup-pear-bundled-with-php-in-windows-plesk-control-pannel/</link>
		<comments>http://www.webhosting.uk.com/web-hosting/faq/how-to-setup-pear-bundled-with-php-in-windows-plesk-control-pannel/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 09:20:27 +0000</pubDate>
		<dc:creator>Jeffrey</dc:creator>
				<category><![CDATA[Windows Hosting]]></category>
		<category><![CDATA[PEAR bundled with PHP]]></category>
		<category><![CDATA[Setup PEAR on plesk]]></category>

		<guid isPermaLink="false">http://www.webhosting.uk.com/web-hosting/faq/?p=1151</guid>
		<description><![CDATA[The settings mentioned below are used to configure the PEAR bundle and the PHP with the Plesk for Windows Control Panel. These actions will install the &#8216;pear&#8217; command on your server including basic pear packages. You can use &#8216;pear&#8217; command &#8230; <a href="http://www.webhosting.uk.com/web-hosting/faq/how-to-setup-pear-bundled-with-php-in-windows-plesk-control-pannel/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The settings mentioned below are used to configure the PEAR bundle and the PHP with the Plesk for <a href="http://www.webhosting.uk.com/windows-hosting.php" target="_blank">Windows Control Panel.</a> These actions will install the &#8216;pear&#8217; command on your server including basic pear packages. You can use &#8216;pear&#8217; command from the Windows command prompt to manage PEAR packages. For any further details you can visit http://pear.php.net/ for complete detailed information on configuring and using PEAR packages.</p>
<p>To configure PEAR bundled with php you need to follow the steps below:</p>
<p>1. First of all the administrator has to edit the file named as &#8220;pws-php4cgi.reg&#8221; and &#8220;pws-php4isapi.reg&#8221; file which is located in %plesk_dir%\Additional\Php\sapi in the notepad according to the installation paths (substitute &#8216;[PATH HERE]&#8216; with the real ones)</p>
<p>2. Execute &#8220;%plesk_dir%\Additional\Php\go-pear.bat&#8221; and follow the on-screen instructions.</p>
<p>3. Include the path to the newly created pear.bat file into the &#8216;PATH&#8217; system variable after installation and reboot the machine for changes to take effect.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webhosting.uk.com/web-hosting/faq/how-to-setup-pear-bundled-with-php-in-windows-plesk-control-pannel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Block IP address or Ports on Windows Server</title>
		<link>http://www.webhosting.uk.com/web-hosting/faq/how-to-block-ip-address-or-ports-on-windows-server/</link>
		<comments>http://www.webhosting.uk.com/web-hosting/faq/how-to-block-ip-address-or-ports-on-windows-server/#comments</comments>
		<pubDate>Fri, 18 Mar 2011 12:47:46 +0000</pubDate>
		<dc:creator>Jeffrey</dc:creator>
				<category><![CDATA[Dedicated Servers]]></category>
		<category><![CDATA[Virtual Private Servers]]></category>
		<category><![CDATA[Windows Hosting]]></category>
		<category><![CDATA[Block IP address]]></category>
		<category><![CDATA[block ip address on server]]></category>
		<category><![CDATA[how to block IP address]]></category>
		<category><![CDATA[Windows Dedicated Server]]></category>
		<category><![CDATA[Windows VPS Hosting]]></category>

		<guid isPermaLink="false">http://www.webhosting.uk.com/web-hosting/faq/?p=1075</guid>
		<description><![CDATA[First of you have to check the checkbox, you can use Add Wizard, then click on add to create IP security Rule  then a new window will open as you can see below which will say Welcome to create IP &#8230; <a href="http://www.webhosting.uk.com/web-hosting/faq/how-to-block-ip-address-or-ports-on-windows-server/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>First of you have to check the checkbox, you can use Add Wizard, then click on add to create IP security Rule  then a new window will open as you can see below which will say Welcome to create IP security Rule Wizard. For moving further you have to click next =&gt; select option  (This Rule Does Not specify a Tunnel) and click to next button again. Select all network connections from the network type and again click to next =&gt; administrator will get the IP filter list in it. You have to click add to create new IP Filter list , you have to type the name and description of the IP filter list and check out the checkbox used.</p>
<p>You can add wizard =&gt; click add to add the IP filter =&gt; click next =&gt; check the check box mirrored, match packets with exact opposite source and destination address.  Select the source address as My IP Address  and add the destination address as a specific IP address(The IP address which you want to block on any of your <a href="http://www.webhosting.uk.com/dedicated-servers-web-hosting.php" target="_blank">hosting server</a>, Any IP address(Will block all the IP addresses) , a subnet of IP. Address or a DNS name =&gt; Click next =&gt; Select protocol Type as Any and finish the IP filter wizard .</p>
<p style="text-align: left;"><img class="size-full wp-image-1077 aligncenter" title="IP4-1" src="http://www.webhosting.uk.com/web-hosting/faq/wp-content/uploads/2011/03/IP4-1.png" alt="IP4 1 How to Block IP address or Ports on Windows Server" width="664" height="472" /></p>
<p>Now as you  select the IP filter which you have set and click the next for the filter action =&gt;check the checkbox use add wizard =&gt; Click add =&gt; Click next and type the filter action name and Description =&gt; Click next =&gt; Select the &#8216;BLOCK&#8217; action and click next =&gt; Click finish. Now select the filter action and click next and finish and click ok. To apply the policy right click on the policy Name and select Assign.</p>
<p>Now if you want to block a particular port such as 1433 which is MSSQL Port or any other port such as 21 (FTP) , 23(Telnet) , 3389(RDP) ,110 (POP3) please follow the steps described below.</p>
<p style="text-align: left;"><img class="size-full wp-image-1078 aligncenter" title="IP5-2" src="http://www.webhosting.uk.com/web-hosting/faq/wp-content/uploads/2011/03/IP5-2.png" alt="IP5 2 How to Block IP address or Ports on Windows Server" width="665" height="419" /></p>
<p>Right click IP security policy which you have created from the above steps =&gt;click properties =&gt; Select the IP security policy and click edit =&gt; Under the IP Filter list tab select IP filter =&gt; Edit =&gt; Add a new Filter =&gt;Click next =&gt;</p>
<p style="text-align: center;"><img class="size-full wp-image-1079 aligncenter" title="IP7-3" src="http://www.webhosting.uk.com/web-hosting/faq/wp-content/uploads/2011/03/IP7-3.png" alt="IP7 3 How to Block IP address or Ports on Windows Server" width="664" height="427" /></p>
<p>Check the check box mirrored , Match packets with the exact opposite source and destination addresses Click next and type source address as My IP address as well as destination address as any IP address or a specific IP address or a specific subnet you can  go to next step =&gt; select a protocol type as TCP =&gt; select from this port and type the port number which you want to block and then select to any port =&gt; click next =&gt; Click Finish . You are done with all the procedure .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webhosting.uk.com/web-hosting/faq/how-to-block-ip-address-or-ports-on-windows-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create a Mail Account in DotNetPanel</title>
		<link>http://www.webhosting.uk.com/web-hosting/faq/how-to-create-a-mail-account-in-dotnetpanel/</link>
		<comments>http://www.webhosting.uk.com/web-hosting/faq/how-to-create-a-mail-account-in-dotnetpanel/#comments</comments>
		<pubDate>Mon, 28 Feb 2011 05:45:09 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
				<category><![CDATA[DotNetPanel]]></category>
		<category><![CDATA[Technical Stuff]]></category>
		<category><![CDATA[Windows Hosting]]></category>
		<category><![CDATA[dotnetpanel]]></category>
		<category><![CDATA[Mailbox]]></category>

		<guid isPermaLink="false">http://www.webhosting.uk.com/web-hosting/faq/?p=802</guid>
		<description><![CDATA[To add a new mail account login to your control panel for the respective domain name. Open Mail Accounts page and click Create Mail Account button. A Mail Account Properties page like the below will open Type a mailbox name &#8230; <a href="http://www.webhosting.uk.com/web-hosting/faq/how-to-create-a-mail-account-in-dotnetpanel/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>To add a new mail account login to your control panel for the respective domain name.<br />
Open <em>Mail Accounts</em> page and click Create Mail Account button. A <em>Mail Account Properties </em>page like the below will open</p>
<p style="text-align: center;"><img class="aligncenter size-medium wp-image-803" title="DNP Mail Creation" src="http://www.webhosting.uk.com/web-hosting/faq/wp-content/uploads/2011/02/DNP-Mail-Creation-300x271.jpg" alt="DNP Mail Creation 300x271 How to create a Mail Account in DotNetPanel" width="300" height="271" /></p>
<p>Type a mailbox name in the <em>E-mail Address box</em> and select a domain from the drop-down box.<br />
Type password for the new mail account.<br />
Limit the amount of disk space that this mailbox can use. To do this, in <em>Mailbox Size limit </em>box enter the size option<br />
Fill in your personal information.<br />
You can enable an <em>Autoresponder </em>for this email account and set <em>Mail Forwarding</em> from the next available options.<br />
Click <em>Save </em>and your Mailbox is ready.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webhosting.uk.com/web-hosting/faq/how-to-create-a-mail-account-in-dotnetpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use and set external Mail Records In Plesk 9.5</title>
		<link>http://www.webhosting.uk.com/web-hosting/faq/how-to-use-and-set-external-mail-records-in-plesk-9-5/</link>
		<comments>http://www.webhosting.uk.com/web-hosting/faq/how-to-use-and-set-external-mail-records-in-plesk-9-5/#comments</comments>
		<pubDate>Mon, 28 Feb 2011 04:58:06 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Technical Stuff]]></category>
		<category><![CDATA[Windows Hosting]]></category>
		<category><![CDATA[External Mail Servers]]></category>
		<category><![CDATA[MX records]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.webhosting.uk.com/web-hosting/faq/?p=799</guid>
		<description><![CDATA[If you wish to use the mailboxes for a specific domain name with an external mail server, you can easily do that by following these steps: Go to Domains, click the Domain Name. In the Web Site group click DNS &#8230; <a href="http://www.webhosting.uk.com/web-hosting/faq/how-to-use-and-set-external-mail-records-in-plesk-9-5/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you wish to use the mailboxes for a specific domain name with an external mail server, you can easily do that by following these steps:</p>
<p>Go to <em>Domains</em>, click the Domain Name.<br />
In the <em>Web Site</em> group click <em>DNS Settings</em><br />
Now in the record type column, locate MX record, and click the respective link in the <em>Host column</em> on the left.<br />
Next, in the <em>enter mail exchanger box</em>, type the external mail server&#8217;s name and click <em>OK</em>.<br />
Click <em>Up Level</em> to return to the Domain Management screen.<br />
Now click <em>Mail Accounts</em> and <em>Mail Settings</em>.<br />
Clear the <em>Activate mail service</em> on domain check box and click <em>OK</em>.</p>
<p>Your domain will now use an external mail server.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webhosting.uk.com/web-hosting/faq/how-to-use-and-set-external-mail-records-in-plesk-9-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create a FTP account in DotNetPanel?</title>
		<link>http://www.webhosting.uk.com/web-hosting/faq/how-to-create-a-ftp-account-in-dotnetpanel/</link>
		<comments>http://www.webhosting.uk.com/web-hosting/faq/how-to-create-a-ftp-account-in-dotnetpanel/#comments</comments>
		<pubDate>Fri, 04 Feb 2011 09:18:49 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
				<category><![CDATA[DotNetPanel]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[Windows Hosting]]></category>
		<category><![CDATA[dotnetpanel]]></category>
		<category><![CDATA[FTP account]]></category>

		<guid isPermaLink="false">http://www.webhosting.uk.com/web-hosting/faq/?p=683</guid>
		<description><![CDATA[Login to DotNetPanel? and Click your Package From the Hosting Space Menu on the left, Click FTP accounts. Click the Create FTP Account button underneath the FTP Accounts section. Now input a Username and password into the respective fields. Click &#8230; <a href="http://www.webhosting.uk.com/web-hosting/faq/how-to-create-a-ftp-account-in-dotnetpanel/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Login to <em>DotNetPanel? </em>and Click your <em>Package<br />
</em>From the <em>Hosting Space Menu</em> on the left, Click <em>FTP accounts.</em><br />
<a href="http://www.webhosting.uk.com/web-hosting/faq/wp-content/uploads/2011/02/FTP-Accounts-DNP.png"><img class="aligncenter size-medium wp-image-684" title="FTP Accounts DNP" src="http://www.webhosting.uk.com/web-hosting/faq/wp-content/uploads/2011/02/FTP-Accounts-DNP-300x110.png" alt="FTP Accounts DNP 300x110 How to create a FTP account in DotNetPanel?" width="300" height="110" /></a>Click the <em>Create FTP Account</em> button underneath the FTP Accounts section.</p>
<p><a href="http://www.webhosting.uk.com/web-hosting/faq/wp-content/uploads/2011/02/FTP-DNP.png"><img class="aligncenter size-medium wp-image-687" title="FTP DNP" src="http://www.webhosting.uk.com/web-hosting/faq/wp-content/uploads/2011/02/FTP-DNP-300x144.png" alt="FTP DNP 300x144 How to create a FTP account in DotNetPanel?" width="300" height="144" /></a><br />
Now input a Username and password into the respective fields.<br />
Click on the <em>Home Folder</em> box. This will bring up a pop up menu from where you can select the folder that the FTP account will have access to.<br />
Make sure &#8220;<em>Read</em>&#8221; and &#8220;<em>Write</em>&#8221; are selected under <em>Access Rights Options</em>.<br />
Now click Save and your FTP account is ready.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webhosting.uk.com/web-hosting/faq/how-to-create-a-ftp-account-in-dotnetpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Install Front Page Extension in DotNetPanel?</title>
		<link>http://www.webhosting.uk.com/web-hosting/faq/how-to-install-front-page-extension-in-dotnetpanel/</link>
		<comments>http://www.webhosting.uk.com/web-hosting/faq/how-to-install-front-page-extension-in-dotnetpanel/#comments</comments>
		<pubDate>Fri, 04 Feb 2011 08:47:54 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
				<category><![CDATA[DotNetPanel]]></category>
		<category><![CDATA[Windows Hosting]]></category>
		<category><![CDATA[dotnetpanel]]></category>
		<category><![CDATA[FrontPage extensions]]></category>

		<guid isPermaLink="false">http://www.webhosting.uk.com/web-hosting/faq/?p=678</guid>
		<description><![CDATA[You can enable Frontpage Extensions right from your DotNetPanel. Login to DotNetPanel and click on your Package. Now click on your Website from Hosting Space Menu and then Website Properties. You should an interface as below: Next, click on Front &#8230; <a href="http://www.webhosting.uk.com/web-hosting/faq/how-to-install-front-page-extension-in-dotnetpanel/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>You can enable Frontpage Extensions right from your DotNetPanel.<br />
Login to <em>DotNetPanel</em> and click on your <em>Package</em>.<br />
Now click on your <em>Website</em> from Hosting Space Menu and then <em>Website Properties</em>.<br />
You should an interface as below:</p>
<p><a href="http://www.webhosting.uk.com/web-hosting/faq/wp-content/uploads/2011/02/DNP-Image.png"><img class="aligncenter size-medium wp-image-679" title="DNP Image" src="http://www.webhosting.uk.com/web-hosting/faq/wp-content/uploads/2011/02/DNP-Image-300x188.png" alt="DNP Image 300x188 How to Install Front Page Extension in DotNetPanel? " width="300" height="188" /></a>Next, click on <em>Front Page Tab</em>.<br />
Type the name and password of FrontPage account in the FrontPage Account and FrontPage Password boxes.<br />
Click <em>Install </em>button.<br />
FrontPage status will now be changed to Installed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webhosting.uk.com/web-hosting/faq/how-to-install-front-page-extension-in-dotnetpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

