Chi Kien Uong
Geranienstraße 30
71034 Böblingen
Deutschland / Germany
|
If you are not registered or logged in, you may still use these forums but with limited features.
Show recent topics
|
|
|
Author |
Message |
23/07/2005 06:41:01
|
rhodesfamily
Newbie
Joined: 18/07/2005 01:54:00
Messages: 3
Location: http://www.rhodesfamily.org/
Offline
|
What code do I use to make the poll as a new popup window when you visit a page?
Also, where do the comments go when someone submits them, and how do I retrieve them? Thank you greatly in advance.
|
|
26/07/2005 15:55:34
|
amber222
Graduate
Joined: 07/05/2004 21:13:07
Messages: 586
Offline
|
I haven't tried this, because I hate popups. I believe this is a template issue. In your Admin Panel, you should be able to switch to the popup template. You should do a search on this forum for "Poll AND popup." Also, Demo one uses a popup for poll #3. See the code for it on the left side at the bottom.
http://proxy2.de/poll/demo_1.php
Where the comments are stored depends on whether you are using the textfile version or the database version. The textfile version uses a file to store the information in. That file should be located in your poll folder. I'm not 100% sure, but I think the files all have numbers instead of a text name, and you would have to view the file with a text editor. The database stores the information in a table called "poll_comment."
|
|
|
|
|
|
Based on the open source JForum
|