Hi I am trying to modify upload.php from PHP File System so that I can have a n sql insert into my own database every time I upload something to nirvanix. I am doing that by replacing the normal upload.php action witha custom action which first does the sql insert then second forwards the hidden fields...