FAQ
You provide sample codes in PHP, but what if I use ASP?
Please see the docs on RBU/ASP integration by Chris Eigenheer.
Do I have to know Flash, ActionScript, Javascript, PHP etc. to be able to use the Image Uploader?
No, you don't have to know any of that. In fact, all you need is basic knowledge of integrating Flash into HTML (sample code is provided with the Image Uploader). However, with JavaScript and a server-side technology like PHP, you can get the most out of the Uploader.
What technologies does my web hosting have to support?
We provide sample code in PHP language for communication with the Uploader. Any web hosting with PHP4 or PHP5 support is sufficient. Using similar code for other server technologies like ASP or JSP is possible (see docs). Setting the target directory rights for writing is required.