<?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 : Mail Problem</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 : Mail Problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 20:44:00 +0000</pubDate>
  <lastBuildDate>Wed, 22 Mar 2006 00:37:58 +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=18820</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[Mail Problem : Just switch the value=false and...]]></title>
   <link>https://forums.webwiz.net/mail-problem_topic18820_post101961.html#101961</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9949">dpyers</a><br /><strong>Subject:</strong> 18820<br /><strong>Posted:</strong> 22&nbsp;March&nbsp;2006 at 12:37am<br /><br />Just switch the value=false and value=true attibutes for that set of radio buttons in register.asp]]>
   </description>
   <pubDate>Wed, 22 Mar 2006 00:37:58 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/mail-problem_topic18820_post101961.html#101961</guid>
  </item> 
  <item>
   <title><![CDATA[Mail Problem : Try the mods and add-ons forum. ...]]></title>
   <link>https://forums.webwiz.net/mail-problem_topic18820_post101940.html#101940</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 18820<br /><strong>Posted:</strong> 21&nbsp;March&nbsp;2006 at 7:12pm<br /><br />Try the mods and add-ons forum.]]>
   </description>
   <pubDate>Tue, 21 Mar 2006 19:12:13 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/mail-problem_topic18820_post101940.html#101940</guid>
  </item> 
  <item>
   <title><![CDATA[Mail Problem : Are there anybody to help me?...]]></title>
   <link>https://forums.webwiz.net/mail-problem_topic18820_post101930.html#101930</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=20649">GeorgeB</a><br /><strong>Subject:</strong> 18820<br /><strong>Posted:</strong> 21&nbsp;March&nbsp;2006 at 6:40pm<br /><br />Are there anybody to help me? Is it diffucult? ]]>
   </description>
   <pubDate>Tue, 21 Mar 2006 18:40:51 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/mail-problem_topic18820_post101930.html#101930</guid>
  </item> 
  <item>
   <title><![CDATA[Mail Problem : Hi,      Notify me of replies...]]></title>
   <link>https://forums.webwiz.net/mail-problem_topic18820_post101854.html#101854</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=20649">GeorgeB</a><br /><strong>Subject:</strong> 18820<br /><strong>Posted:</strong> 21&nbsp;March&nbsp;2006 at 12:29pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV><TABLE =tableBorder cellSpacing=1 cellPadding=3 align=center><T><TR =tableRow><TD =text width="50%">Notify me of replies to posts<BR><SPAN =smText><FONT size=1>Sends an email when someone replies to a topic you have posted in. This can be changed whenever you make a post.</FONT></SPAN></TD><TD vAlign=top width="50%">Yes< id=replyNotify = value=True name=replyNotify>&nbsp;&nbsp;No< id=replyNotify =  value=False name=replyNotify></TD></TR></T></TABLE></DIV><DIV>&nbsp;</DIV><DIV>I want to change the settings of the above preference as&nbsp;YES by default.</DIV><DIV>How can i do this?</DIV><DIV>&nbsp;</DIV><DIV>My code: </DIV><DIV>&nbsp;</DIV><DIV>&nbsp;'If email notify is on give them a choice to receive mail or not<BR>&nbsp;If blnEmail = True Then <BR>&nbsp;&nbsp;%&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp; &lt;tr bgcolor="&lt;% = strTableColour %&gt;" background="&lt;% = strTableBgImage %&gt;"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;td width="50%"&nbsp; class="text" background="&lt;% = strTableBgImage %&gt;"&gt;&lt;% = strTxtNotifyMeOfReplies %&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;br /&gt;&lt;span class="smText"&gt;&lt;% = strTxtSendsAnEmailWhenSomeoneRepliesToATopicYouHavePostedIn %&gt;&lt;/span&gt;&lt;/td&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;td width="50%" valign="top" class="text" background="&lt;% = strTableBgImage %&gt;"&gt;&lt;% = strTxtYes %&gt;&lt;input type="radio" name="replyNotify" value="True" &lt;% If blnReplyNotify = True Then Response.Write "checked" %&gt; /&gt;&amp;nbsp;&amp;nbsp;&lt;% = strTxtNo %&gt;&lt;input type="radio" name="replyNotify" value="False" &lt;% If blnReplyNotify = False Then Response.Write "checked" %&gt; /&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/td&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp; &lt;/tr&gt;</DIV><DIV>&nbsp;</DIV><DIV>Thank you.</DIV>]]>
   </description>
   <pubDate>Tue, 21 Mar 2006 12:29:26 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/mail-problem_topic18820_post101854.html#101854</guid>
  </item> 
 </channel>
</rss>