Hi All

Im trying to get a piece of ajax and perl working for Create.html. Ive added a javascript on click event that calls a function which uses the httpRequest GET method on a perl file :

e.g.   httpRequest.open('GET', "https://server/NoAuth/cgi/blah.cgi";, true);

this all works ok and the server is returning a 200 for the GET request. However the perl itself isnt executing. Ive chmoded the file to make it executable but no joy. Does anybody know how to make this run under NoAuth?

regards

garry

--

Dr Garry Booth
IT Services
Loughborough University

Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

Reply via email to