[rt-users] ajax GET request for cgi

G.Booth G.Booth at lboro.ac.uk
Thu Jul 15 04:50:50 EDT 2010


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



More information about the rt-users mailing list