Script for customer feedback does not work on my site.

  • Thread starter Something Set Apart Wedding Services
  • Start date
S

Something Set Apart Wedding Services

The script below is not working when I insert it in the html code fragment
section. please help.

<script type="text/javascript" language="JavaScript1.2">
document.write( "<script type='text/javascript' language='JavaScript1.2'
src='/cgi-sys/feedback.cgi?step=init&__spec_userAgent=" + navigator.userAgent
+ "&__spec_platform=" + navigator.platform + "&__spec_language=" +
navigator.language + "&__spec_location=" + unescape( location.pathname ) +
"&__spec_screenWidth=" + screen.availWidth + "&__spec_screenHeight=" +
screen.availHeight + "'>//<\/script>" );</script>
 
D

DavidF

I am not that good at writing or even understanding more than the
fundamentals about coding, but it appears that this is a server supported
script (cgi), so I would go back to where you got the script, and check to
see if you have it correct...or are following the directions correctly.
Also, the times I use the insert HTML code fragment tool in Publisher, I try
to always copy the code and then use Ctrl + V to paste it into the dialogue
box, so as to minimize the chance of error.

Post back if you make no progress, and with more details as to what is not
working, and perhaps someone that understands coding will have a better
answer.

DavidF

"Something Set Apart Wedding Services"
 
D

David Bartosik

You are correct David, this script is running a cgi file in a cgi-sys folder.
Any user of this script would be required to determine if their host account
had this file in this directory and that the permissions existed to allow
execution.
Interestingly this is actually a script that writes a script which in turn
runs the cgi script.
--
David Bartosik - [MSFT MVP]
http://www.davidbartosik.com


DavidF said:
I am not that good at writing or even understanding more than the
fundamentals about coding, but it appears that this is a server supported
script (cgi), so I would go back to where you got the script, and check to
see if you have it correct...or are following the directions correctly.
Also, the times I use the insert HTML code fragment tool in Publisher, I try
to always copy the code and then use Ctrl + V to paste it into the dialogue
box, so as to minimize the chance of error.

Post back if you make no progress, and with more details as to what is not
working, and perhaps someone that understands coding will have a better
answer.

DavidF

"Something Set Apart Wedding Services"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top