Hi Coders, I'm having an issue uploading a file to a server only when performed using firefox or chrome..IE 6 + 7 work just fine, so I was wondering what the issue might be and how does one get around it?
when I upload it to the server that i'm running my web app on it loads no problem, but when i try to load it to a remote server (a server other than the one my client(swf) and web app are running on) the file gets created, but the data never makes it over. I'm getting a 500 Internal Server error but no description as to why i'm getting that error...and yes, i did use Charles to see what's on the wire... TIA percy

