i2-Services, Inc. Forums

Full Version: Ok I must be dense or something
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
http://www.glennthomas.us/masaweb/forms/...tell.shtml

here is the test page I am working on.
here is the code: <!--#exec cgi="/cgi-bin/Poll_It_SSI.cgi"-->, that should insert the poll I have running correct?
I'm not seeing any error or poll on the page?

Tag should be:

<!--#exec cgi="/cgi-bin/Poll_It_SSI.cgi" -->

Note the space between the last quote & the -->
made the change still no poll... anything else to try?
Can you get it back to when it was last producing a SSI error message?

What was the URL to the SSI CGI file again?

I tried: http://www.glennthomas.us/cgi-bin/Poll_It_SSI.cgi (no go)
sorry http://www.glennthomas.us/cgi-bin/Poll_It_SSI.cgi is in the folder. on my web hosting service. I can get to it from my MAC Firefox browser...
hmm i'm getting in IE:

The website declined to show this webpage
I can get in to the via IE and Firefox via windows box to Http://glennthomas.us/cgi-bin/Poll_It_v2...load=login (i keep the long names on my server). and to the http://glennthomas.us/cgi-bin/Poll_It_SS...load=login
when I do this is displays the poll I set up...
make a new blank page "test.shtml"

put the code on it:

<!--#exec cgi="/cgi-bin/Poll_It_SSI_v2.05.cgi" -->

also try:

<!--#include virtual="/cgi-bin/Poll_It_SSI_v2.05.cgi" -->

and give me the URL to that new page.
okay changed code in reflect the long names. it now only shows the results on the page... won't let you vote or see the original poll..
Where are you viewing it from?

If you voted you will only see the results. To be able to vote again delete the ips.txt file from the pollit_files folder.
Pages: 1 2 3
Reference URL's