<?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 : Issues with Mac Users and &#070;ormatting</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 : Issues with Mac Users and &#070;ormatting]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 13 Apr 2026 21:56:42 +0000</pubDate>
  <lastBuildDate>Tue, 30 Aug 2005 04:58:10 +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=10110</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[Issues with Mac Users and &#070;ormatting : I&amp;#039;m still seeing the issue...]]></title>
   <link>https://forums.webwiz.net/issues-with-mac-users-and-formatting_topic10110_post89651.html#89651</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=16802">niugiovanni</a><br /><strong>Subject:</strong> 10110<br /><strong>Posted:</strong> 30&nbsp;August&nbsp;2005 at 4:58am<br /><br />I'm still seeing the issue in 7.9x.&nbsp; One of my administrators has forced line wrap issues.<DIV>&nbsp;</DIV><DIV>Thanks for the reply Borg</DIV>]]>
   </description>
   <pubDate>Tue, 30 Aug 2005 04:58:10 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/issues-with-mac-users-and-formatting_topic10110_post89651.html#89651</guid>
  </item> 
  <item>
   <title><![CDATA[Issues with Mac Users and &#070;ormatting : This topic was from over a year...]]></title>
   <link>https://forums.webwiz.net/issues-with-mac-users-and-formatting_topic10110_post89442.html#89442</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 10110<br /><strong>Posted:</strong> 26&nbsp;August&nbsp;2005 at 1:16pm<br /><br />This topic was from over a year ago and the issue has now been resolved.]]>
   </description>
   <pubDate>Fri, 26 Aug 2005 13:16:53 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/issues-with-mac-users-and-formatting_topic10110_post89442.html#89442</guid>
  </item> 
  <item>
   <title><![CDATA[Issues with Mac Users and &#070;ormatting : This won&amp;#039;t effect non-Mac...]]></title>
   <link>https://forums.webwiz.net/issues-with-mac-users-and-formatting_topic10110_post89425.html#89425</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=16802">niugiovanni</a><br /><strong>Subject:</strong> 10110<br /><strong>Posted:</strong> 26&nbsp;August&nbsp;2005 at 8:56am<br /><br /><P>This won't effect non-Mac users in a negative way will it?</P>]]>
   </description>
   <pubDate>Fri, 26 Aug 2005 08:56:26 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/issues-with-mac-users-and-formatting_topic10110_post89425.html#89425</guid>
  </item> 
  <item>
   <title><![CDATA[Issues with Mac Users and &#070;ormatting : According to my book on HTML with...]]></title>
   <link>https://forums.webwiz.net/issues-with-mac-users-and-formatting_topic10110_post63195.html#63195</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 10110<br /><strong>Posted:</strong> 05&nbsp;August&nbsp;2004 at 5:04am<br /><br />According to my book on HTML with wrap set to virtual the browser sendsthe text to the server as one line, whereas with other methods thebrowser can place line breaks each time the line wraps in the HTML textarea.]]>
   </description>
   <pubDate>Thu, 05 Aug 2004 05:04:50 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/issues-with-mac-users-and-formatting_topic10110_post63195.html#63195</guid>
  </item> 
  <item>
   <title><![CDATA[Issues with Mac Users and &#070;ormatting :   -boRg- wrote:To prevent the...]]></title>
   <link>https://forums.webwiz.net/issues-with-mac-users-and-formatting_topic10110_post63185.html#63185</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=5582">LNSEMSF</a><br /><strong>Subject:</strong> 10110<br /><strong>Posted:</strong> 05&nbsp;August&nbsp;2004 at 1:25am<br /><br /><P><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by -boRg-" alt="Originally posted by -boRg-" style="vertical-align: text-bottom;" /> <strong>-boRg- wrote:</strong><br /><br />To prevent the word wrap problem with the standard text area you could try the following:-<BR><BR>Open the file includes/message_form_inc.asp<BR><BR>at line 307 you will find an HTML textarea change or put in the following for wrap for the text area:-<BR><BR>wrap="virtual"<BR><BR>I don't have a MAC to test this so if you could let me know if it works.<BR></td></tr></table> </P><P>Borg, </P><P>Thanks yet again for your help. Everything is working fine now and my MAC friend is thrilled beyond belief. Is there some detriment from changing the wrap from physical to virtual, because I'm curious why this is not the standard way. Again thanks for your fast and accurate help!</P>]]>
   </description>
   <pubDate>Thu, 05 Aug 2004 01:25:30 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/issues-with-mac-users-and-formatting_topic10110_post63185.html#63185</guid>
  </item> 
  <item>
   <title><![CDATA[Issues with Mac Users and &#070;ormatting :   -boRg- wrote:To prevent the...]]></title>
   <link>https://forums.webwiz.net/issues-with-mac-users-and-formatting_topic10110_post63146.html#63146</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=15574">jonahex2099</a><br /><strong>Subject:</strong> 10110<br /><strong>Posted:</strong> 04&nbsp;August&nbsp;2004 at 2:53pm<br /><br /><P><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by -boRg-" alt="Originally posted by -boRg-" style="vertical-align: text-bottom;" /> <strong>-boRg- wrote:</strong><br /><br />To prevent the word wrap problem with the standard text area you could try the following:-<BR><BR>Open the file includes/message_form_inc.asp<BR><BR>at line 307 you will find an HTML textarea change or put in the following for wrap for the text area:-<BR><BR>wrap="virtual"<BR><BR>I don't have a MAC to test this so if you could let me know if it works.<BR></td></tr></table> </P><P>Thanks boRg!</P><P>That worked perfectly!&nbsp; I've instructed all my MAC users to do this and the ones that have posted can finally stop posting in annoying half screen columns... Thanks again!&nbsp; This is perfect!</P><P>Awesome software!&nbsp; Keep up the great work!</P><P><IMG src="https://forums.webwiz.net/smileys/smiley32.gif" border="0"></P>]]>
   </description>
   <pubDate>Wed, 04 Aug 2004 14:53:03 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/issues-with-mac-users-and-formatting_topic10110_post63146.html#63146</guid>
  </item> 
  <item>
   <title><![CDATA[Issues with Mac Users and &#070;ormatting : To prevent the word wrap problem...]]></title>
   <link>https://forums.webwiz.net/issues-with-mac-users-and-formatting_topic10110_post63082.html#63082</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 10110<br /><strong>Posted:</strong> 04&nbsp;August&nbsp;2004 at 5:23am<br /><br />To prevent the word wrap problem with the standard text area you could try the following:-<br><br>Open the file includes/message_form_inc.asp<br><br>at line 307 you will find an HTML textarea change or put in the following for wrap for the text area:-<br><br>wrap="virtual"<br><br>I don't have a MAC to test this so if you could let me know if it works.<br>]]>
   </description>
   <pubDate>Wed, 04 Aug 2004 05:23:58 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/issues-with-mac-users-and-formatting_topic10110_post63082.html#63082</guid>
  </item> 
  <item>
   <title><![CDATA[Issues with Mac Users and &#070;ormatting : MAC usesrs unless they are using...]]></title>
   <link>https://forums.webwiz.net/issues-with-mac-users-and-formatting_topic10110_post63081.html#63081</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 10110<br /><strong>Posted:</strong> 04&nbsp;August&nbsp;2004 at 5:17am<br /><br />MAC usesrs unless they are using Mozilla will use a standard text box area not the WYSIWYG Editor.<br><br>Maybe suggest to them to switch to Mozilla if they want to have theWYSIWYG features such as seeing the emoticons and not theforum BB code.<br>]]>
   </description>
   <pubDate>Wed, 04 Aug 2004 05:17:14 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/issues-with-mac-users-and-formatting_topic10110_post63081.html#63081</guid>
  </item> 
  <item>
   <title><![CDATA[Issues with Mac Users and &#070;ormatting : I have just upgraded to the Access...]]></title>
   <link>https://forums.webwiz.net/issues-with-mac-users-and-formatting_topic10110_post63047.html#63047</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=5582">LNSEMSF</a><br /><strong>Subject:</strong> 10110<br /><strong>Posted:</strong> 03&nbsp;August&nbsp;2004 at 3:49pm<br /><br />I have just upgraded to the Access 2000 version 7.9 and I have a mac user having the same problem. Has anybody come up with a solution in the last 5 months?]]>
   </description>
   <pubDate>Tue, 03 Aug 2004 15:49:29 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/issues-with-mac-users-and-formatting_topic10110_post63047.html#63047</guid>
  </item> 
  <item>
   <title><![CDATA[Issues with Mac Users and &#070;ormatting : My site is site for musicians...]]></title>
   <link>https://forums.webwiz.net/issues-with-mac-users-and-formatting_topic10110_post54978.html#54978</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=15574">jonahex2099</a><br /><strong>Subject:</strong> 10110<br /><strong>Posted:</strong> 23&nbsp;April&nbsp;2004 at 10:45am<br /><br /><P>My site is site for musicians and as such, I have several users that use Macintosh computers.&nbsp; </P><P>The issue that they're having is that when they enter text into the editors, WYSIWYG or standard, their boxes seem to interput the line end of the editor dialog as a line break.&nbsp; This results in all their posts being exactly the width of the editor box.&nbsp; </P><P>There are also issues with emoticons where it won't display the picture just the code.&nbsp;</P><P>If anyone has seen this or has a clue, PLEASE let me know as soon as possible.&nbsp; </P><P>I'm using WWF 7.7a, SQL 2000 backend...</P><P>Thanks!</P><P>My forum:&nbsp; <A href="http://www.drumrock.com/forum" target="_blank">http://www.drumrock.com/forum</A></P>]]>
   </description>
   <pubDate>Fri, 23 Apr 2004 10:45:21 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/issues-with-mac-users-and-formatting_topic10110_post54978.html#54978</guid>
  </item> 
 </channel>
</rss>