Hi,
i'm using the FileReference object to upload an image to my server via php. But I need to send a variable with the upload to the php script (at the same time, cos it tells it what directory to put the image in), how would I do that? would I somehow include the variabel with the filereference object? or do I amend it somehow to the end of the .upload("uploadscript.php"); line??
thanks for any help
boombanguk
