<?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="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : Problem with Quotes</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : Problem with Quotes]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 17:09:54 +0000</pubDate>
  <lastBuildDate>Fri, 03 Nov 2006 07:25:32 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=18998</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[Problem with Quotes : That sounds great -boRg-   So...]]></title>
   <link>https://forums.webwiz.net/problem-with-quotes_topic18998_post116558.html#116558</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25096">Hannu</a><br /><strong>Subject:</strong> 18998<br /><strong>Posted:</strong> 03&nbsp;November&nbsp;2006 at 7:25am<br /><br />That sounds great <a href="http://forums.webwiz.net/member_profile.asp?PF=1&amp;FID=18" target="_blank"><strong><FONT color=#000000 size=2>-boRg-</FONT></strong></A>&nbsp; <img src="http://forums.webwiz.net/smileys/smiley20.gif" height="17" width="23" border="0" align="absmiddle" alt="Thumbs%20Up" /><DIV>&nbsp;</DIV><DIV>So far the forum has worked perfectly for me and you've done a great work with it I think.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 03 Nov 2006 07:25:32 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/problem-with-quotes_topic18998_post116558.html#116558</guid>
  </item> 
  <item>
   <title><![CDATA[Problem with Quotes : I&amp;#039;m aware of where the problem...]]></title>
   <link>https://forums.webwiz.net/problem-with-quotes_topic18998_post116556.html#116556</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25093">SilverGTP</a><br /><strong>Subject:</strong> 18998<br /><strong>Posted:</strong> 03&nbsp;November&nbsp;2006 at 4:48am<br /><br /><P>I'm aware of where the problem lies - so aware that I fixed it. I wrote a function that formats the quotes correctly on the read post page. The same function could easily format the quotes upon insert as well.</P><P>IE, Firefox....whatever, it's just data in the end and can be manipulated in many different ways. I use various RTE controls in ASP and .NET apps and I have yet to experience an IE div tag issue, but&nbsp;I haven't written a forum app either.</P><P>Check out the working fix here (all posts are formatted):<BR><a href="http://forums.commercialsihate.com/forum_posts.asp?TID=3724" target="_blank">http://forums.commercialsihate.com/forum_posts.asp?TID=3724</A></P><DIV></DIV>]]>
   </description>
   <pubDate>Fri, 03 Nov 2006 04:48:06 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/problem-with-quotes_topic18998_post116556.html#116556</guid>
  </item> 
  <item>
   <title><![CDATA[Problem with Quotes : I think you are completely missing...]]></title>
   <link>https://forums.webwiz.net/problem-with-quotes_topic18998_post116541.html#116541</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 18998<br /><strong>Posted:</strong> 02&nbsp;November&nbsp;2006 at 5:09pm<br /><br />I think you are completely missing the point about what IE injects into the page and how by trying to fix the issue with IE it effects other browsers, it's also not the browser it's viewed in but the browser it's posted in that effetc the problem, please search for more posts on this topic so you have a better idea of what the issue is.<br><br>Anyway, none of this matters now as the problem has been fixed for 8.5 when it is released<br>]]>
   </description>
   <pubDate>Thu, 02 Nov 2006 17:09:57 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/problem-with-quotes_topic18998_post116541.html#116541</guid>
  </item> 
  <item>
   <title><![CDATA[Problem with Quotes : It&amp;#039;s funny how I see a lot...]]></title>
   <link>https://forums.webwiz.net/problem-with-quotes_topic18998_post116538.html#116538</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25093">SilverGTP</a><br /><strong>Subject:</strong> 18998<br /><strong>Posted:</strong> 02&nbsp;November&nbsp;2006 at 4:08pm<br /><br />It's funny how I see a lot of blame placed on IE but the same exact problem appears in Firefox, Opera, or whatever browser I use to view/reply posts.<DIV>&nbsp;</DIV><DIV>I wrote a function to re-format the quote tags directly from the database and that worked for new replies but not for old ones already in the DB. My function just moved the /quote to be in order, so quotes show in order as individual boxes, not nested ones.</DIV><DIV>&nbsp;</DIV><DIV>The problem is incorrect ordering of /quote tags in the DB - it has nothing at all to do with browsers. I wish it was as simple as IE, then I could just detect IE and serve modified content.</DIV><DIV>&nbsp;</DIV><DIV>I'm thinking about using that function and writing another to update old replies so it finally works...</DIV>]]>
   </description>
   <pubDate>Thu, 02 Nov 2006 16:08:01 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/problem-with-quotes_topic18998_post116538.html#116538</guid>
  </item> 
  <item>
   <title><![CDATA[Problem with Quotes : I love the usage of CSS.  ]]></title>
   <link>https://forums.webwiz.net/problem-with-quotes_topic18998_post113000.html#113000</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=20197">jeffdaro</a><br /><strong>Subject:</strong> 18998<br /><strong>Posted:</strong> 22&nbsp;August&nbsp;2006 at 6:08pm<br /><br />I love the usage of CSS.&nbsp;]]>
   </description>
   <pubDate>Tue, 22 Aug 2006 18:08:34 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/problem-with-quotes_topic18998_post113000.html#113000</guid>
  </item> 
  <item>
   <title><![CDATA[Problem with Quotes : Version 7 used legacy HTML with...]]></title>
   <link>https://forums.webwiz.net/problem-with-quotes_topic18998_post112880.html#112880</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 18998<br /><strong>Posted:</strong> 20&nbsp;August&nbsp;2006 at 8:49am<br /><br />Version 7 used legacy HTML with many nested tables, meaning that pre XHTML/CSS browsers like Netscape 4 were supported but rendering times were bad, bulky page sizes, and difficult to use skins.<br><br>Version 8 has changed and nested tables have gone and the code changed to XHTML and CSS.<br><br>This means faster page rendering, more standards compliant, less bandwidth used, and simpler to implement skins.<br>]]>
   </description>
   <pubDate>Sun, 20 Aug 2006 08:49:07 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/problem-with-quotes_topic18998_post112880.html#112880</guid>
  </item> 
  <item>
   <title><![CDATA[Problem with Quotes : What changed between wwf 7.x and...]]></title>
   <link>https://forums.webwiz.net/problem-with-quotes_topic18998_post112873.html#112873</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=20197">jeffdaro</a><br /><strong>Subject:</strong> 18998<br /><strong>Posted:</strong> 20&nbsp;August&nbsp;2006 at 6:06am<br /><br />What changed between wwf 7.x and 8.x that resulted in the problem? I guess maybe I need to go look at some of the data in my DB and see what the line break fuss is all about. I am not famaliar with that issue. I am confused why it worked in 7 but not 8.]]>
   </description>
   <pubDate>Sun, 20 Aug 2006 06:06:21 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/problem-with-quotes_topic18998_post112873.html#112873</guid>
  </item> 
  <item>
   <title><![CDATA[Problem with Quotes :  The problem is that the code...]]></title>
   <link>https://forums.webwiz.net/problem-with-quotes_topic18998_post112858.html#112858</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 18998<br /><strong>Posted:</strong> 19&nbsp;August&nbsp;2006 at 7:42pm<br /><br />The problem is that the code block needs to be in a div tag:-<br><br><font color="#0000ff">&lt;div class="QuoteBlock"&gt;</font> quote here <font color="#0000ff">&lt;/div&gt;</font><br><br>The problem is in order for IE to do single line spacing in the RTE IE uses div tags these div tags can overlap into the quote area coursing the problem eg:-<br><br><font color="#ff0000">&lt;div&gt;</font>IE line break<br><font color="#0000ff">&lt;div class="QuoteBlock"&gt; </font><br><font color="#ff0000">&lt;/div&gt;</font>quote here <font color="#0000ff">&lt;/div&gt;</font><br><br>This then courses the quote block to be rendered incorrectly.<br><br>I have tried using various different tags for the quote block from span tags, to even random HTML tags to make the quote block work. The nearest I have got is using table, but then this can course issues of it's own.<br><br><span style="font-size:10px"><br /><br />Edited by -boRg- - 19&nbsp;August&nbsp;2006 at 7:43pm</span>]]>
   </description>
   <pubDate>Sat, 19 Aug 2006 19:42:39 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/problem-with-quotes_topic18998_post112858.html#112858</guid>
  </item> 
  <item>
   <title><![CDATA[Problem with Quotes : boRg, could you share with us...]]></title>
   <link>https://forums.webwiz.net/problem-with-quotes_topic18998_post112857.html#112857</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=20197">jeffdaro</a><br /><strong>Subject:</strong> 18998<br /><strong>Posted:</strong> 19&nbsp;August&nbsp;2006 at 7:06pm<br /><br />boRg, could you share with us a bit more detail on what the problem is exactly and where it is in the code? Maybe with a few of us looking at the code, we could assist you in finding a solution?<br><br>From what I've read before, do I understand that you think the problem is in the creation of the post, and not in the final rendering?<br>]]>
   </description>
   <pubDate>Sat, 19 Aug 2006 19:06:54 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/problem-with-quotes_topic18998_post112857.html#112857</guid>
  </item> 
  <item>
   <title><![CDATA[Problem with Quotes : I have spent many hours looking...]]></title>
   <link>https://forums.webwiz.net/problem-with-quotes_topic18998_post112757.html#112757</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 18998<br /><strong>Posted:</strong> 17&nbsp;August&nbsp;2006 at 9:29am<br /><br />I have spent many hours looking into solutions for this and must say that changing the CSS file will NOT fix this issue as the problem is in the way browsers use DIV blocks and overlapping DIV blocks, which a CSS hack would not fix.]]>
   </description>
   <pubDate>Thu, 17 Aug 2006 09:29:14 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/problem-with-quotes_topic18998_post112757.html#112757</guid>
  </item> 
 </channel>
</rss>