Hi, I'm converting my web application to work with wordpress.

I came across a problem with the cWebFileUploadButton class.

When I run wordpress to call the application and try to send a file by clicking the button, I get the error message Received HTTP ERROR '404 Not Found' while uploading file.

However, if I call the same application by putting the path in the browser, it works perfectly.

I think this class also has to be ported to wordpress.

Any suggestions on how to work around the problem until the class is ported.