<?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 : E-mail this topic ...</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 : E-mail this topic ...]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 02:24:00 +0000</pubDate>
  <lastBuildDate>Mon, 10 Nov 2003 07:31:45 +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=7023</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[E-mail this topic ... : You have value=&amp;#034; twice  Check...]]></title>
   <link>https://forums.webwiz.net/email-this-topic_topic7023_post35611.html#35611</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 7023<br /><strong>Posted:</strong> 10&nbsp;November&nbsp;2003 at 7:31am<br /><br />You have <span style="color: rgb(255, 0, 0);">value="</span> twice<br><br>Check your syntax<br>]]>
   </description>
   <pubDate>Mon, 10 Nov 2003 07:31:45 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/email-this-topic_topic7023_post35611.html#35611</guid>
  </item> 
  <item>
   <title><![CDATA[E-mail this topic ... : I have the same issue so I followed...]]></title>
   <link>https://forums.webwiz.net/email-this-topic_topic7023_post35526.html#35526</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=13425">Webber</a><br /><strong>Subject:</strong> 7023<br /><strong>Posted:</strong> 09&nbsp;November&nbsp;2003 at 11:20am<br /><br /><P>I have the same issue so I followed the directions in previous post to add the hidden email. I kept the text input from email as well thinking that this would still show WHO originated the email from the forum.</P><P>I've tried with just the hidden email and with both the hidden and text inpu but I can't get it to work.</P><P>This is what the snippet of code looks like after I changed the email_topic.asp file:</P><P><strong>&nbsp;&lt;input type="hidden" name="FromEmail" size="20" maxlength="50" value="value ="</strong><A href="mailto:Forums@LincolnParkMi.net" target="_blank"><strong>Forums@LincolnParkMi.net</strong></A><strong>" /&gt;<BR>&nbsp;&lt;td align="left" width="234" background="&lt;% = strTableBgImage %&gt;"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;input type="text" name="FromEmail" size="20" maxlength="50" value="&lt;% = strAuthorEmail %&gt;" onFocus="FromEmail.value = ''" /&gt;</strong></P><P>Any ideas on how I screwed this up so that it doesn't work anymore?</P><P>Thanks in advance for any help on this.</P><P>Robin</P>]]>
   </description>
   <pubDate>Sun, 09 Nov 2003 11:20:49 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/email-this-topic_topic7023_post35526.html#35526</guid>
  </item> 
  <item>
   <title><![CDATA[E-mail this topic ... : From the sounds of it your host...]]></title>
   <link>https://forums.webwiz.net/email-this-topic_topic7023_post35208.html#35208</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 7023<br /><strong>Posted:</strong> 07&nbsp;November&nbsp;2003 at 3:03am<br /><br />From the sounds of it your host has authentication setup on the serverso that the from address needs to be a local address inorder for theSMTP server to autheicate your email.<br><br>Change the HTML text box for the from email address in the email topicfile to a hidden HTML form field and set it's value to your local emailaddress.<br>]]>
   </description>
   <pubDate>Fri, 07 Nov 2003 03:03:11 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/email-this-topic_topic7023_post35208.html#35208</guid>
  </item> 
  <item>
   <title><![CDATA[E-mail this topic ... :   -boRg- wrote:I have fully tested...]]></title>
   <link>https://forums.webwiz.net/email-this-topic_topic7023_post35170.html#35170</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=13163">Cereval</a><br /><strong>Subject:</strong> 7023<br /><strong>Posted:</strong> 06&nbsp;November&nbsp;2003 at 3:14pm<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 />I have fully tested it and can't find a problem.<BR><BR>Check with your hosting company what the settings are on their servers, it could be that one of the email addresses needs to be a local email address in order for the SMTP server to relay on the email.<BR></td></tr></table> </P><P>Here's the deal ...</P><P>I have CDONTS, CDOSYS, and Jmail installed. The e-mail topic form crashes when using anything other than CDONTS.</P><P>My host suggested that I make the FROM field hidden and make the value&nbsp;forum @ mydomain.com, my question is:</P><P><strong>What can I change in e-mail_topic.asp to make that field hidden and assign it this value?</strong>&nbsp;</P><P>It's either this or I have to find out why CDOSYS and Jmail work only for topic notification and crash when e-mailing topics ...</P>]]>
   </description>
   <pubDate>Thu, 06 Nov 2003 15:14:50 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/email-this-topic_topic7023_post35170.html#35170</guid>
  </item> 
  <item>
   <title><![CDATA[E-mail this topic ... : I have fully tested it and can&amp;#039;t...]]></title>
   <link>https://forums.webwiz.net/email-this-topic_topic7023_post35054.html#35054</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 7023<br /><strong>Posted:</strong> 06&nbsp;November&nbsp;2003 at 4:09am<br /><br />I have fully tested it and can't find a problem.<br><br>Check with your hosting company what the settings are on their servers,it could be that one of the email addresses needs to be a local emailaddress in order for the SMTP server to relay on the email.<br>]]>
   </description>
   <pubDate>Thu, 06 Nov 2003 04:09:31 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/email-this-topic_topic7023_post35054.html#35054</guid>
  </item> 
  <item>
   <title><![CDATA[E-mail this topic ... : ... does not work for me.  My...]]></title>
   <link>https://forums.webwiz.net/email-this-topic_topic7023_post34905.html#34905</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=13163">Cereval</a><br /><strong>Subject:</strong> 7023<br /><strong>Posted:</strong> 05&nbsp;November&nbsp;2003 at 11:20am<br /><br /><P>... does not work for me. <IMG src="https://forums.webwiz.net/smileys/smiley6.gif" border="0"></P><P><A href="http://www.preciousnightmare.com/cgi-bin/forum/default.asp" target="_blank">My forum</A> runs on Access and I use CDONTS as my mail component. Registration and topic notification e-mails go through just fine. E-mailing a topic <EM>seems</EM> to go through (no error message) but the e-mail is never sent (I test it with different e-mail accounts I have).</P><P>CDOSYS and JMail work but turn up with "Internal Server Error 500" when e-mailing topics. CDONTS is the only one that appears to go through but gets lost somewhere in SMTP limbo ...</P><P>Help? <IMG src="https://forums.webwiz.net/smileys/smiley24.gif" border="0"></P><span style="font-size:10px"><br /><br />Edited by Cereval</span>]]>
   </description>
   <pubDate>Wed, 05 Nov 2003 11:20:15 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/email-this-topic_topic7023_post34905.html#34905</guid>
  </item> 
 </channel>
</rss>