PDA

View Full Version : I need a way to poll/survey without ads!!!


David Johnson
02-09-2005, 10:02 AM
I am looking for an applet or javascript or somethiing that will allow me to poll/survey on my site - but I really don't want to link back to another site that administrates it UNLESS there is a reputable site that will do this without ads or banners.

Any ideas?
Thanks in advance.

KWJams
02-09-2005, 11:01 AM
You can put a form on your site but you will need cgi access with your server.

KWJams
02-09-2005, 11:11 AM
Welcome to the forum by the way :rocker:

Sometimes it is easier to look at questions asked by others to find the answer you are looking for.

Use the search function above for -- cgi --

This place has a huge archive of solutions. :cool:

David Johnson
02-09-2005, 03:24 PM
I don't have permission on my server to user server-side scripts, so I was hoping for another way of doing it - java maybe?

Joe
02-09-2005, 03:31 PM
You could ask someone with access to server side scripts to host the script for you and you include it on your page inside an iframe.

David Johnson
02-09-2005, 03:46 PM
My webpage is really set up for Iframes, but thanks for the suggestion - I was wondering if you could uses an applet to save the information each time and reload when it is accessed?