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 |
|
after they are submitted? How may I retrieve them?
|
|
|
Ok, i figured out why I was getting a download box, in this http://www.proxy2.de/forum/viewtopic.php?t=592 thread there are instructions on editing the .htaccess file on my server. Following those directions made it to where even going to the main url of my site I would get the download file box. From what the author of that thread says, that it's the only way for you to have the poll show up on an .htm page. If someone woud be so kind to look at my .htaccess file and show me how to edit it correctly I'd be very greatful. Thanks in advance.
*Here are the contents of my .htaccess file*
# -FrontPage-
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName www.jokafex.com
AuthUserFile /home/jokava/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/jokava/public_html/_vti_pvt/service.grp
|
|
|
|
|
|
Based on the open source JForum
|