<?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 : Avatars from 7.5 to 7.7</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 : Avatars from 7.5 to 7.7]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 07 Apr 2026 13:38:07 +0000</pubDate>
  <lastBuildDate>Sat, 17 Jan 2004 02:18:28 +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=8995</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[Avatars from 7.5 to 7.7 : I want to upgrade myver from 7.5...]]></title>
   <link>https://forums.webwiz.net/avatars-from-7-5-to-7-7_topic8995_post47474.html#47474</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=11554">onoff3</a><br /><strong>Subject:</strong> 8995<br /><strong>Posted:</strong> 17&nbsp;January&nbsp;2004 at 2:18am<br /><br /><P><SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Verdana">I want to upgrade my&nbsp;ver from 7.5 to 7.7.&nbsp; I have over 200 avatars and do not want to edit 200 lines in the select_avatar file.&nbsp;&nbsp;In ver 7.5 I can replace all the code in select_avatar file with the following:<?:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></SPAN></P><P><SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Verdana">Dim fso<BR>Dim rootFolder<BR>Dim files<BR>Dim file<o:p></o:p></SPAN></P><P><SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Verdana">Set fso = Server.CreateObject("Scripting.FileSystemObject")<BR>Set rootFolder = fso.GetFolder(Server.MapPath("avatars/"))<BR>Set files = rootFolder.Files<o:p></o:p></SPAN></P><P><SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Verdana"><BR>For Each file in files<BR>&nbsp;If file.Type = "GIF Image" OR file.Type = "JPG Image" OR file.Type = "JPEG Image" Then<BR> &nbsp;&nbsp;Response.Write("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp;&nbsp;&nbsp;&nbsp; &lt;option value=""avatars/" &amp; file.Name &amp; """&gt;" &amp; file.Name &amp; "&lt;/option&gt;")<BR>&nbsp;End If<BR>Next<o:p></o:p></SPAN></P><P><SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Verdana">Set rootFolder = Nothing<BR>Set fso = Nothing<BR>Set files = Nothing<BR>%&gt;<o:p></o:p></SPAN></P><P><SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Verdana; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-: EN-US; mso-fareast-: EN-US; mso-bidi-: AR-SA">And all the avatars in the avatar folder show up, however in ver 7.7 putting the above in the select_avatar file nothing shows up.&nbsp; How can I fix it without typing all the code for each and every one of the avatars?</SPAN></P>]]>
   </description>
   <pubDate>Sat, 17 Jan 2004 02:18:28 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/avatars-from-7-5-to-7-7_topic8995_post47474.html#47474</guid>
  </item> 
 </channel>
</rss>