I think your script needs to return something to the broswer. I.E.

#Code begins
print "content-type text/html\n\n";
print "Done";
#Code ends

I hope that helps.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to