SDK |
Test POST Method on Server |
Use HTML FORM to Upload a FileThis HTML FORM simulates the action of the ListenUp Applet. It sends information and a file to the server using the HTTP POST method. Please select a small file on your hard drive and hit the "Send File" button. The POSTed information will be echoed by a PHP script. The file will not be saved on your server. If you get a 405 Error then your web server is not configured correctly. Please enable the POST method for your web server. Consult your web server documentation for instructions. [Test Home] [Previous] [Next]
|