<?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 : Version 9.05, PNG&#039;s/GIF&#039;s</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 : Version 9.05, PNG&#039;s/GIF&#039;s]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 06 Apr 2026 19:14:44 +0000</pubDate>
  <lastBuildDate>Tue, 11 Sep 2007 17:45:40 +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=24387</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[Version 9.05, PNG&#039;s/GIF&#039;s : WOW, i just sawthis: &amp;#039;Check...]]></title>
   <link>https://forums.webwiz.net/version-9-05-pngs-gifs_topic24387_post127502.html#127502</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19415">iSec</a><br /><strong>Subject:</strong> 24387<br /><strong>Posted:</strong> 11&nbsp;September&nbsp;2007 at 5:45pm<br /><br />WOW, i just saw&nbsp;this:&nbsp;&nbsp;<DIV><FONT color=#ff0000>'Check the client browser version<BR>&nbsp;strClientBrowserVersion = browserDetect()<BR>&nbsp;<BR>&nbsp;'If the cleint browser is IE 6 of below then display GIF's for some of the images<BR>&nbsp;If strClientBrowserVersion = "MSIE6-" Then <BR>&nbsp;&nbsp;strForumImageType = "gif"<BR>&nbsp;Else<BR>&nbsp;&nbsp;strForumImageType = "png"<BR>&nbsp;End If</FONT></DIV><DIV><FONT color=#ff0000></FONT>&nbsp;</DIV><DIV><FONT color=#000000>This is impressive, thank you very much!</FONT></DIV>]]>
   </description>
   <pubDate>Tue, 11 Sep 2007 17:45:40 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/version-9-05-pngs-gifs_topic24387_post127502.html#127502</guid>
  </item> 
  <item>
   <title><![CDATA[Version 9.05, PNG&#039;s/GIF&#039;s : Thanks Borg, so just to clarify...]]></title>
   <link>https://forums.webwiz.net/version-9-05-pngs-gifs_topic24387_post127500.html#127500</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19415">iSec</a><br /><strong>Subject:</strong> 24387<br /><strong>Posted:</strong> 11&nbsp;September&nbsp;2007 at 5:39pm<br /><br /><P>Thanks Borg, so just to clarify ... since there are users of all kind of browsers, does it know which image type to display based on the browser the user is using? Or do we need to go into the includes/variables_inc.asp and tell it which image type to display to ALL users?</P>]]>
   </description>
   <pubDate>Tue, 11 Sep 2007 17:39:01 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/version-9-05-pngs-gifs_topic24387_post127500.html#127500</guid>
  </item> 
  <item>
   <title><![CDATA[Version 9.05, PNG&#039;s/GIF&#039;s :  It is done in that file but...]]></title>
   <link>https://forums.webwiz.net/version-9-05-pngs-gifs_topic24387_post127495.html#127495</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 24387<br /><strong>Posted:</strong> 11&nbsp;September&nbsp;2007 at 4:54pm<br /><br />It is done in that file but it's not setup in that file.<br><br>In the file includes/global_variables_inc.asp a variable for image type is set to either .png or .gif depending on the browser you are using. This is then used throughout the forum when selecting which images to display.<br><br>If you are using IE 7, Firefox, Safari, Opera, etc. you see the nice PNG images, if you are using IE 6 or below you see GIF images, which don't look quite as nice, but will render faster in these older versions of IE which do not natively support PNG's alpha channel.<br><span style="font-size:10px"><br /><br />Edited by -boRg- - 11&nbsp;September&nbsp;2007 at 4:55pm</span>]]>
   </description>
   <pubDate>Tue, 11 Sep 2007 16:54:37 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/version-9-05-pngs-gifs_topic24387_post127495.html#127495</guid>
  </item> 
  <item>
   <title><![CDATA[Version 9.05, PNG&#039;s/GIF&#039;s : Firstly, I want to say THANK YOU...]]></title>
   <link>https://forums.webwiz.net/version-9-05-pngs-gifs_topic24387_post127493.html#127493</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19415">iSec</a><br /><strong>Subject:</strong> 24387<br /><strong>Posted:</strong> 11&nbsp;September&nbsp;2007 at 4:45pm<br /><br />Firstly, I want to say THANK YOU for the great efforts and for providing us with more options on how to use the forum with png's and gif's.<DIV>&nbsp;</DIV><DIV>My question is, is changing from PNG to GIF still done from the includes/<strong>topic_status_icons_inc.asp</strong> file? </DIV>]]>
   </description>
   <pubDate>Tue, 11 Sep 2007 16:45:43 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/version-9-05-pngs-gifs_topic24387_post127493.html#127493</guid>
  </item> 
 </channel>
</rss>