<?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 : Help with poll code</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 : Help with poll code]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 03 Apr 2026 20:42:41 +0000</pubDate>
  <lastBuildDate>Mon, 27 Oct 2003 21:54:50 +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=6766</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[Help with poll code : Well no replies yet but a few...]]></title>
   <link>https://forums.webwiz.net/help-with-poll-code_topic6766_post33296.html#33296</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12355">uvena.com</a><br /><strong>Subject:</strong> 6766<br /><strong>Posted:</strong> 27&nbsp;October&nbsp;2003 at 9:54pm<br /><br /><P>Well no replies yet but a few reads.&nbsp; What it amounted to was the fact that 1) the user must be logged in to vote if this has been set for the poll and 2) the correct forum id must be used depending on the poll.&nbsp; So I have a forum named polls, i sort the sql query and choose the newest poll entered by id, and that about wraps it up.</P><P>So if anybody wants to put the newest poll on yer page, set a variable in the code that tells the sql what forum id you are looking at (FID of the forum), have the SQL find the most recent file by id, and include it in the page with common.asp as an include file for your connection.</P>]]>
   </description>
   <pubDate>Mon, 27 Oct 2003 21:54:50 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/help-with-poll-code_topic6766_post33296.html#33296</guid>
  </item> 
  <item>
   <title><![CDATA[Help with poll code : Another update. I put the variables...]]></title>
   <link>https://forums.webwiz.net/help-with-poll-code_topic6766_post33288.html#33288</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12355">uvena.com</a><br /><strong>Subject:</strong> 6766<br /><strong>Posted:</strong> 27&nbsp;October&nbsp;2003 at 7:04pm<br /><br />Another update.&nbsp; I put the variables for the forum page number and topic id into the form hard coded, which worked, although it did not update the poll with any new values as it should.&nbsp; So I am thinkin there is one more variable that wasn't passed, which is the page number.&nbsp; Is the page number something that has to be sent or is there another variable that must be in the form or querystring for the update to the database to happen?]]>
   </description>
   <pubDate>Mon, 27 Oct 2003 19:04:55 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/help-with-poll-code_topic6766_post33288.html#33288</guid>
  </item> 
  <item>
   <title><![CDATA[Help with poll code : As a note, I took the poll include...]]></title>
   <link>https://forums.webwiz.net/help-with-poll-code_topic6766_post33287.html#33287</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12355">uvena.com</a><br /><strong>Subject:</strong> 6766<br /><strong>Posted:</strong> 27&nbsp;October&nbsp;2003 at 6:56pm<br /><br /><P>As a note, I took the poll include file and changed it around so that SQL query is only looking for a poll, with the forum id set earlier in the code, now my problem is that I am thinking something is wrong because the variables aren't being passed (the hidden variables PN,TPN).&nbsp; I am thinking these are topic page number and page number.&nbsp; I can display the poll, when I try to post, it gives me the following error:</P><P>Type mismatch: 'CInt'<BR>/apps/siteup/forum/forum_posts.asp, line 224</P><P>This tells me it is redirecting from the poll cast vote code.</P><P>Which line 224 is is looking for the page number in the query... so I am confused as to why if I copied the code (unless it is in the query and I didnt see it) it isnt setting these hidden variables in the form.</P><span style="font-size:10px"><br /><br />Edited by uvena.com</span>]]>
   </description>
   <pubDate>Mon, 27 Oct 2003 18:56:48 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/help-with-poll-code_topic6766_post33287.html#33287</guid>
  </item> 
  <item>
   <title><![CDATA[Help with poll code : Hello, I am trying to write a...]]></title>
   <link>https://forums.webwiz.net/help-with-poll-code_topic6766_post33285.html#33285</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12355">uvena.com</a><br /><strong>Subject:</strong> 6766<br /><strong>Posted:</strong> 27&nbsp;October&nbsp;2003 at 6:26pm<br /><br /><P>Hello, I am trying to write a mod to show the newest poll in a specific forum category / topic, I am wanting to know if the variables are vital to the posting of the forum or not (meaning tpn, pn, rn, etc).</P><P>Is there a mod like this out there for 7.5?&nbsp; Anybody got any ideas on how to manipulate the current include file that shows a form to show only the poll that is most recent (by id) in the specific forum?&nbsp; I am thinking it is something with my SQL query that is causing the problem.</P><P>Thank you so much..</P>]]>
   </description>
   <pubDate>Mon, 27 Oct 2003 18:26:02 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/help-with-poll-code_topic6766_post33285.html#33285</guid>
  </item> 
 </channel>
</rss>