<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwizguide.com/rss_namespace/">
 <channel>
  <title>Expression Web Help Forum</title>
  <link>http://www.expression-web-designer-help.com/forum/</link>
  <description>This is an XML content feed of; Expression Web Help Forum : Last 10 Posts</description>
  <pubDate>Fri, 10 Sep 2010 20:14:16 +0000</pubDate>
  <lastBuildDate>Fri, 10 Sep 2010 20:05:11 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.64</generator>
  <ttl>30</ttl>
  <WebWizForums:feedURL>www.expression-web-designer-help.com/forum/RSS_topic_feed.asp</WebWizForums:feedURL>
  <image>
   <title>Expression Web Help Forum</title>
   <url>http://www.expression-web-designer-help.com/forum/forum_images/ewhelp.png</url>
   <link>http://www.expression-web-designer-help.com/forum/</link>
  </image>
  <item>
   <title>General Expression web problems : Script error with layers</title>
   <link>http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4741&amp;PID=27458#27458</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.expression-web-designer-help.com/forum/member_profile.asp?PF=1538" rel="nofollow">tcertain</a><br /><strong>Subject:</strong> Script error with layers<br /><strong>Posted:</strong> 10 Sep 2010 at 8:05pm<br /><br /><a href="http://support.microsoft.com/" target="_blank">Microsoft Support</a>]]>
   </description>
   <pubDate>Fri, 10 Sep 2010 20:05:11 +0000</pubDate>
   <guid isPermaLink="true">http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4741&amp;PID=27458#27458</guid>
  </item> 
  <item>
   <title>Introductions : New User Blues</title>
   <link>http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4727&amp;PID=27457#27457</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.expression-web-designer-help.com/forum/member_profile.asp?PF=1538" rel="nofollow">tcertain</a><br /><strong>Subject:</strong> New User Blues<br /><strong>Posted:</strong> 10 Sep 2010 at 7:57pm<br /><br />My first thought here is - have you cleared your browser cache, closed the browser and previewed again? &nbsp;It looks like the default page is updating correctly.<div><br></div><div>If you have a FF or Chrome browser that is current version you can also view your DWT in that. &nbsp;See if the link is working in that.</div>]]>
   </description>
   <pubDate>Fri, 10 Sep 2010 19:57:46 +0000</pubDate>
   <guid isPermaLink="true">http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4727&amp;PID=27457#27457</guid>
  </item> 
  <item>
   <title>Introductions : New User Blues</title>
   <link>http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4727&amp;PID=27456#27456</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.expression-web-designer-help.com/forum/member_profile.asp?PF=3189" rel="nofollow">dvillar</a><br /><strong>Subject:</strong> New User Blues<br /><strong>Posted:</strong> 10 Sep 2010 at 7:40pm<br /><br />This is what I am doing.<br><br>I am opening up the master.dwt and changing the services link to the new page services_new.htm. The services_new.htm is a page that was created by clicking File &gt; New &gt; Page &gt; Create from Dynamic Web Template. When I make the change to the master.dwt I am asked if I want to update the associated files and I click 'Yes'.<br><br>I then open up the default.htm that came with the DWT and I can see that the services link is updated and pointed to the new page services_new.htm. When I preview the default.htm in a browser and I try to click on the Services link nothing happens.<br><br>Below is the Master.dwt and the default.htm. So if the master.dwt is updated with the right name and it is saved and the default.htm sees the change why is it not working? What do I need to do?<br><br><br>MASTER.DWT<br>===========<br><br>&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;<br>&lt;html xmlns="http://www.w3.org/1999/xhtml" dir="ltr"&gt;<br><br>&lt;head&gt;<br>&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&gt;<br>&lt;!-- #BeginEditable "doctitle" --&gt;<br>&lt;title&gt;Free Expression web designer template&lt;/title&gt;<br>&lt;!-- #EndEditable --&gt;<br>&lt;meta name="keywords" content="Expression web designer, EWD, Help, CSS, Valid XHTML"&gt;<br>&lt;meta name="description" content="A free EWD template. Valid XHTML and CSS"&gt;<br>&lt;link rel="stylesheet" type="text/css" href="styles/style3.css"&gt;<br>&lt;/head&gt;<br><br>&lt;body&gt;<br><br>&lt;!-- Begin Container --&gt;<br>&lt;div id="container"&gt;<br>&nbsp;&nbsp; &nbsp;&lt;!-- Begin Masthead --&gt;<br>&nbsp;&nbsp; &nbsp;&lt;div id="masthead"&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;h1&gt;&lt;a href="#"&gt;Information Technology&lt;/a&gt;&lt;/h1&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;h3&gt;at FISC&lt;/h3&gt;<br>&nbsp;&nbsp; &nbsp;&lt;/div&gt;<br>&nbsp;&nbsp; &nbsp;&lt;!-- End Masthead --&gt;<br>&nbsp;&nbsp; &nbsp;&lt;!-- Begin Navigation --&gt;<br>&nbsp;&nbsp; &nbsp;&lt;div id="navigation"&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;ul&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;li&gt;&lt;a href="default.htm"&gt;Home&lt;/a&gt;&lt;/li&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;li&gt;&lt;a href="Services/services_new.htm"&gt;Services&lt;/a&gt;&lt;/li&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;li&gt;&lt;a href="Security/security.htm"&gt;Security&lt;/a&gt;&lt;/li&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;li&gt;&lt;a href="Alerts/alerts.aspx"&gt;Alerts&lt;/a&gt;&lt;/li&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;li&gt;&lt;a href="links/links.htm"&gt;Links&lt;/a&gt;&lt;/li&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;li&gt;&lt;a href="contact/contact.htm"&gt;Contact&lt;/a&gt;&lt;/li&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;li&gt;&lt;/li&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;li&gt;&lt;a href="Forms/forms.htm"&gt;Forms&lt;/a&gt;&lt;/li&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;/ul&gt;<br>&nbsp;&nbsp; &nbsp;&lt;/div&gt;<br>&nbsp;&nbsp; &nbsp;&lt;!-- End Navigation --&gt;<br>&nbsp;&nbsp; &nbsp;&lt;!-- Begin content_container --&gt;<br>&nbsp;&nbsp; &nbsp;&lt;div id="content_container"&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;!-- Begin Left Column --&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;div id="column_left"&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;!-- #BeginEditable "content" --&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;h2&gt;Headline 2&lt;/h2&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;p&gt;insert content here &lt;/p&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;p&gt;&amp;nbsp;&lt;/p&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;p&gt;&amp;nbsp;&lt;/p&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;p&gt;&amp;nbsp;&lt;/p&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;p&gt;&amp;nbsp;&lt;/p&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;p&gt;&amp;nbsp;&lt;/p&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;p&gt;&amp;nbsp;&lt;/p&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;p&gt;&amp;nbsp;&lt;/p&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;p&gt;&amp;nbsp;&lt;/p&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;p&gt;&amp;nbsp;&lt;/p&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;p&gt;&amp;nbsp;&lt;/p&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;p&gt;&amp;nbsp;&lt;/p&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;p&gt;&amp;nbsp;&lt;/p&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;p&gt;&amp;nbsp;&lt;/p&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;p&gt;&amp;nbsp;&lt;/p&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;p&gt;&amp;nbsp;&lt;/p&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;p&gt;&amp;nbsp;&lt;/p&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;!-- #EndEditable --&gt;&lt;/div&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;!-- End Left Column --&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;!-- Begin Right Column --&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;div id="column_right"&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;!-- #BeginEditable "sidebar" --&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;h3&gt;Headline 3&lt;/h3&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;p&gt;insert content here &lt;/p&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;!-- #EndEditable --&gt;&lt;/div&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;!-- End Right Column --&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;!-- Begin Footer --&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;div id="footer"&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;div id="copyright"&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;p&gt;Copyright<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;a href="http://its.fisc.com/"&gt;ITS FISC&lt;/a&gt; ©2010. <br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;.&lt;/p&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;/div&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;p&gt;&lt;a href="default.htm"&gt;Home&lt;/a&gt; | &lt;a href="Services/services_new.htm"&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;Services&lt;/a&gt; | &lt;a href="Security/security.htm"&gt;Security&lt;/a&gt; |<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;a href="Alerts/alerts.aspx"&gt;Alerts&lt;/a&gt; |<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;a href="links/links.htm"&gt;Links&lt;/a&gt; | &lt;a href="contact/contact.htm"&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;Contact&lt;/a&gt;&lt;/p&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;/div&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;!-- End Footer --&gt;&lt;/div&gt;<br>&nbsp;&nbsp; &nbsp;&lt;!-- End content_container --&gt;&lt;/div&gt;<br>&lt;!-- End Container --&gt;<br><br>&lt;/body&gt;<br><br>&lt;/html&gt;<br><br><br>==============<br>Default.htm<br>==============<br><br>&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"<br>&nbsp;&nbsp; &nbsp;"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;<br>&lt;html xmlns="http://www.w3.org/1999/xhtml" dir="ltr"&gt;<br><br>&lt;!-- #BeginTemplate "master.dwt" --&gt;<br><br>&lt;head&gt;<br>&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&gt;<br>&lt;!-- #BeginEditable "doctitle" --&gt;<br>&lt;title&gt;Information Technology @ FISC&lt;/title&gt;<br>&lt;!-- #EndEditable --&gt;<br>&lt;meta name="keywords" content="Expression web designer, EWD, Help, CSS, Valid XHTML"&gt;<br>&lt;meta name="description" content="A free EWD template. Valid XHTML and CSS"&gt;<br>&lt;link rel="stylesheet" type="text/css" href="styles/style3.css"&gt;<br>&lt;/head&gt;<br><br>&lt;body&gt;<br><br>&lt;!-- Begin Container --&gt;<br>&lt;div id="container"&gt;<br>&nbsp;&nbsp; &nbsp;&lt;!-- Begin Masthead --&gt;<br>&nbsp;&nbsp; &nbsp;&lt;div id="masthead"&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;h1&gt;&lt;a href="#"&gt;Information Technology&lt;/a&gt;&lt;/h1&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;h3&gt;at FISC&lt;/h3&gt;<br>&nbsp;&nbsp; &nbsp;&lt;/div&gt;<br>&nbsp;&nbsp; &nbsp;&lt;!-- End Masthead --&gt;<br>&nbsp;&nbsp; &nbsp;&lt;!-- Begin Navigation --&gt;<br>&nbsp;&nbsp; &nbsp;&lt;div id="navigation"&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;ul&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;li&gt;&lt;a href="default.htm"&gt;Home&lt;/a&gt;&lt;/li&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;li&gt;&lt;a href="Services/services_new.htm"&gt;Services&lt;/a&gt;&lt;/li&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;li&gt;&lt;a href="Security/security.htm"&gt;Security&lt;/a&gt;&lt;/li&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;li&gt;&lt;a href="Alerts/alerts.aspx"&gt;Alerts&lt;/a&gt;&lt;/li&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;li&gt;&lt;a href="links/links.htm"&gt;Links&lt;/a&gt;&lt;/li&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;li&gt;&lt;a href="contact/contact.htm"&gt;Contact&lt;/a&gt;&lt;/li&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;li&gt;&lt;/li&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;li&gt;&lt;a href="Forms/forms.htm"&gt;Forms&lt;/a&gt;&lt;/li&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;/ul&gt;<br>&nbsp;&nbsp; &nbsp;&lt;/div&gt;<br>&nbsp;&nbsp; &nbsp;&lt;!-- End Navigation --&gt;<br>&nbsp;&nbsp; &nbsp;&lt;!-- Begin content_container --&gt;<br>&nbsp;&nbsp; &nbsp;&lt;div id="content_container"&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;!-- Begin Left Column --&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;div id="column_left"&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;!-- #BeginEditable "content" --&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;h2&gt;Overview&lt;/h2&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;p&gt;The goal is to provide an innovative, customer focused, and <br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;robust foundation for information technology at FISC.&lt;/p&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;h3&gt;Networking Department&lt;/h3&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;p&gt;The networking department is currently made up of 7 individuals <br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;with over 100 years experience.&lt;/p&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;p&gt;&amp;nbsp;&lt;/p&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;!-- #EndEditable --&gt;&lt;/div&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;!-- End Left Column --&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;!-- Begin Right Column --&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;div id="column_right"&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;!-- #BeginEditable "sidebar" --&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;h4&gt;&lt;a href="mailto:service@fiscdp.com"&gt;Have a question?&lt;/a&gt;&lt;/h4&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;h4&gt;Help us to help you.&lt;/h4&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;!-- #EndEditable --&gt;&lt;/div&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;!-- End Right Column --&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;!-- Begin Footer --&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;div id="footer"&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;div id="copyright"&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;p&gt;Copyright<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;a href="http://its.fisc.com/"&gt;ITS FISC&lt;/a&gt; ©2010. <br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;.&lt;/p&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;/div&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;p&gt;&lt;a href="default.htm"&gt;Home&lt;/a&gt; | &lt;a href="Services/services_new.htm"&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;Services&lt;/a&gt; | &lt;a href="Security/security.htm"&gt;Security&lt;/a&gt; |<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;a href="Alerts/alerts.aspx"&gt;Alerts&lt;/a&gt; |<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;a href="links/links.htm"&gt;Links&lt;/a&gt; | &lt;a href="contact/contact.htm"&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;Contact&lt;/a&gt;&lt;/p&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;/div&gt;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;!-- End Footer --&gt;&lt;/div&gt;<br>&nbsp;&nbsp; &nbsp;&lt;!-- End content_container --&gt;&lt;/div&gt;<br>&lt;!-- End Container --&gt;<br><br>&lt;/body&gt;<br><br>&lt;!-- #EndTemplate --&gt;<br><br>&lt;/html&gt;<br><br>]]>
   </description>
   <pubDate>Fri, 10 Sep 2010 19:40:28 +0000</pubDate>
   <guid isPermaLink="true">http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4727&amp;PID=27456#27456</guid>
  </item> 
  <item>
   <title>General Expression web problems : Script error with layers</title>
   <link>http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4741&amp;PID=27455#27455</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.expression-web-designer-help.com/forum/member_profile.asp?PF=3201" rel="nofollow">mjz3211</a><br /><strong>Subject:</strong> Script error with layers<br /><strong>Posted:</strong> 10 Sep 2010 at 7:30pm<br /><br />I tried FP cleaner and 4 other cleanup utilities and unfortunately I am still getting that error when I try to insert/change properties. Do you know of a microsoft helpdesk # for this product?&nbsp;]]>
   </description>
   <pubDate>Fri, 10 Sep 2010 19:30:08 +0000</pubDate>
   <guid isPermaLink="true">http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4741&amp;PID=27455#27455</guid>
  </item> 
  <item>
   <title>Free expression web shopping cart help : linux reseller hosting</title>
   <link>http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4742&amp;PID=27454#27454</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.expression-web-designer-help.com/forum/member_profile.asp?PF=3202" rel="nofollow">elinaelberta</a><br /><strong>Subject:</strong> linux reseller hosting<br /><strong>Posted:</strong> 10 Sep 2010 at 7:06pm<br /><br /><br><br>Hello friends do you have any problem in your server ???<br><br>We provide all types of packages. We provide the best solutions that allows reliable business website hosting at an affordable price to any small to mid-size business seeking to build an online presence. We also offers E-Commerce Web Hosting plans with addition support for OS-Commerce, an application that will help you build your online store front and shopping cart in minutes.&nbsp; So please visit !!!<br><br><a href="http://www.deepahosting.com/" target="_blank">Windows reseller hosting</a><br><a href="http://www.deepahosting.com/" target="_blank">Linux reseller hosting</a><br><a href="http://www.deepahosting.com/" target="_blank">Windows hosting</a><br><a href="http://www.deepahosting.com/" target="_blank">Linux hosting</a>]]>
   </description>
   <pubDate>Fri, 10 Sep 2010 19:06:35 +0000</pubDate>
   <guid isPermaLink="true">http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4742&amp;PID=27454#27454</guid>
  </item> 
  <item>
   <title>General Expression web problems : Script error with layers</title>
   <link>http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4741&amp;PID=27453#27453</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.expression-web-designer-help.com/forum/member_profile.asp?PF=1538" rel="nofollow">tcertain</a><br /><strong>Subject:</strong> Script error with layers<br /><strong>Posted:</strong> 10 Sep 2010 at 2:01pm<br /><br />There is a utility called&nbsp;<a href="http://www.95isalive.com/fixes/fpclean.htm" target="_blank">FP Cleaner Utility</a>&nbsp;(it is for EW also) &nbsp;that gets rid of temp/old files. &nbsp;Before you do anything drastic try it. &nbsp;It takes a couple of seconds to download the .exe and a couple of seconds to run it. &nbsp;It has helped many people on this forum. &nbsp;<div><br></div><div>There are also some free utilities for Windows called Cleanup utilities for uninstalling the rest of applications that leave orphan files after the uninstall.</div>]]>
   </description>
   <pubDate>Fri, 10 Sep 2010 14:01:39 +0000</pubDate>
   <guid isPermaLink="true">http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4741&amp;PID=27453#27453</guid>
  </item> 
  <item>
   <title>General Expression web problems : Script error with layers</title>
   <link>http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4741&amp;PID=27452#27452</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.expression-web-designer-help.com/forum/member_profile.asp?PF=3201" rel="nofollow">mjz3211</a><br /><strong>Subject:</strong> Script error with layers<br /><strong>Posted:</strong> 10 Sep 2010 at 1:48pm<br /><br /><P>Thank you for responding to my post. </P><DIV>The problem I am running into is that&nbsp;behaviors won't work at all on EW4. I have tried with a new blank site to just see if I can use behaviors and still get the error. It is a software issue with the program but I can't seem to&nbsp;fix it. I tried&nbsp;reloading&nbsp;EW but unfortunately (like most programs) uninstalling it does not remove&nbsp;the entire program and what is left on my computer seems to be the code I am having problems with. I have installed EW on a different pc to test it and it works fine. I really don't want to have to format my hard drive just to get this to work again on my&nbsp;PC but there does not seem to be any microsoft support for this product and I may have to if&nbsp;I want to use behaviors (everything else seems to work). </DIV><DIV>&nbsp;</DIV><DIV>Unfortunately my problem is not really within the scope of what this forum is for but I was hoping someone else had experienced this problem and had a fix but I am thinking that is not the case. &nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Things I have tried:</DIV><DIV>&nbsp;</DIV><DIV>reinstalled the program</DIV><DIV>reinstalled java</DIV><DIV>cleaned the registry after uninstall to remove unused entries</DIV><DIV>tested EW4 on different PC (works fine)</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 10 Sep 2010 13:48:47 +0000</pubDate>
   <guid isPermaLink="true">http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4741&amp;PID=27452#27452</guid>
  </item> 
  <item>
   <title>Introductions : New User Blues</title>
   <link>http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4727&amp;PID=27451#27451</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.expression-web-designer-help.com/forum/member_profile.asp?PF=1538" rel="nofollow">tcertain</a><br /><strong>Subject:</strong> New User Blues<br /><strong>Posted:</strong> 10 Sep 2010 at 9:57am<br /><br />Thanks tjaks for catching that. &nbsp;I apologize for being too much in a hurry. &nbsp;No excuse.<div><br></div><div>He's right, there are so many commented parts I thought they were all the same. &nbsp;Also the one in the top nav that is marked in red is just called <font ="Apple-style-span" color="#FF0000">services.htm</font> &nbsp;Did you actually save the DWT and it asked if you wanted to update the linked pages. &nbsp;If not, &nbsp;Go to the toolbar under Format &gt; DWT &gt; Update all pages. &nbsp;If it doesn't update then, the problem is the DWT is not attached.<div><br></div><div>It is better to highlight the word, right click and select Insert Hyperlink and then browse to the file itself and click on it, letting EW do the wording.<br><div><br></div><div>When you see a comment like this marked in red&nbsp;<span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; ">&nbsp;&lt;!-- <font ="Apple-style-span" color="#FF0000">#BeginEditable </font>"sidebar" --&gt; that means it is part of page that can be edited. &nbsp;This part is not editable in a page that has a DWT attached.</span></div><div><span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; "></span><span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; ">&lt;!-- Begin Right Column --&gt;</span><div><span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; "><br></span></div><div><span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; ">I have also found that if you make changes to a DWT and save it, then answer no to the question to update all attached pages then you want the DWT to update after the fact, you have to go to File &gt; Save &nbsp;in order for it to update. &nbsp;It will not update the pages by right clicking on the tab and saving.</span></div></div></div><div><span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px;"><br></span></div></div>]]>
   </description>
   <pubDate>Fri, 10 Sep 2010 09:57:03 +0000</pubDate>
   <guid isPermaLink="true">http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4727&amp;PID=27451#27451</guid>
  </item> 
  <item>
   <title>General Expression web problems : Script error with layers</title>
   <link>http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4741&amp;PID=27450#27450</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.expression-web-designer-help.com/forum/member_profile.asp?PF=1538" rel="nofollow">tcertain</a><br /><strong>Subject:</strong> Script error with layers<br /><strong>Posted:</strong> 10 Sep 2010 at 9:22am<br /><br />It sound like what you selected did not have button properties attached to it. &nbsp;I don't use the interactive buttons, I make my own. &nbsp;But it all relies on javascript and the selection of an object (the button) &nbsp;Have you tried deleting the button and all the code and starting over? &nbsp;Sometimes one little piece of misplaced code can feel like a 20 car pile up. &nbsp;Keep it simple and start over. &nbsp;Less headaches most of the time.]]>
   </description>
   <pubDate>Fri, 10 Sep 2010 09:22:46 +0000</pubDate>
   <guid isPermaLink="true">http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4741&amp;PID=27450#27450</guid>
  </item> 
  <item>
   <title>Introductions : New User Blues</title>
   <link>http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4727&amp;PID=27449#27449</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.expression-web-designer-help.com/forum/member_profile.asp?PF=1158" rel="nofollow">tjaks</a><br /><strong>Subject:</strong> New User Blues<br /><strong>Posted:</strong> 10 Sep 2010 at 12:17am<br /><br />Unless you changed something in your previous post I'm not seeing things exactly the way Tena did. I'm seeing the left column and the right column as editable regions "content" and "sidebar" respectively.<DIV>&nbsp;</DIV><DIV>I did notice in part of your post you typed the file name as <FONT color=#ff0000>New_Services.htm</FONT> but in the footer your link calls for <FONT color=#ff0000>services_New.htm. </DIV><DIV></DIV></FONT><FONT color=#000000>I'm showing the caps just the way you did. It is suggested not to use capitals for file or folder names.</FONT>]]>
   </description>
   <pubDate>Fri, 10 Sep 2010 00:17:03 +0000</pubDate>
   <guid isPermaLink="true">http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4727&amp;PID=27449#27449</guid>
  </item> 
 </channel>
</rss>