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). I am thinking these are topic page number and page number. I can display the poll, when I try to post, it gives me the following error:
Type mismatch: 'CInt'
/apps/siteup/forum/forum_posts.asp, line 224
This tells me it is redirecting from the poll cast vote code.
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.
Edited by uvena.com