anyone could help me in implementing it properly in my program?

i have no problems with GET and HEAD. with POST i have.

page is simple form just to upload image. it has one field TYPE=file NAME=P and submit button.


my program gets from the browser:


all browser data etc.. hostname
POST URL HTTP/1.1
<empty line here>
P=<filename>


and that's all, no image data

when browser will put image data, or what should be replied to do this.

i have HTTP RFC, but possibly didn't RTFM right.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to