17 May
2001
17 May
'01
7:44 a.m.
I was wondering how you would structure the DTML code to create a FSPoll exactly like the one on the zopezen.org site. The HTML code shows this poll is in a little table. I'm having a tough time figuring out how to call the poll using DTML. I'm just learning so please forgive my ignorance. I tried a bunch of combinations of the dtml-var tag and the dtml-with tag. I think what stumbling me is the URL format. You have to call up the question and then vote_small_html to display it in HTML. The URL is like ..question/vote_small_html. -- Joe