sending .png using WWWForm

How do you send a .png file (or any file for that matter) from a local computer to be stored in a folder on a server using javascript and the WWWForm class? I just need some help getting pushed in the right direction.

The page in the manual on WWWForm has an example of sending an image.

http://unity3d.com/support/documentation/ScriptReference/WWWForm.html