SendForm Documentation

1.0

description : simulates a html form tag (can send textes and files).

download on github


sample program : xooimage uploader (source included) don't work anymore, xooimage has now a captcha. I leave it as an example.
You can still use it if you do a little trick :
- send a file with your browser
- retrieve the cookie named "nc", it's value look like 2010-05-12_18d1deb32e67b2cfc6d23b67c00c11b1
- add this line in your program : sending.setHeader("Cookie", "nc=VALUE_OF_THE_COOKIE");
Generated on Tue Mar 16 01:31:21 2010 for SendForm by  doxygen 1.6.3