I am writing a script that creates a CAPTCHA image via randomly assigned numbers from a php script and i am having trouble figuring out the last part of the program which is to write the image to an AFS directory by changing the http write privileges, but im not sure how to go about this from the PHP/HTTP side or the AFS side so any help would be great. I'll make the current code available if necessary, thanks in advance.