image - iphone post multipart -


i trying upload image , other details using multipart post method. went through following link

http://lists.apple.com/archives/web-dev/2007/dec/msg00017.html

but not able tweak how want not able under stand content-disposition , things that. code sending other details here below.

poststring = [nsstring stringwithformat:@"u=username&p=pass&color=red&date=12]; 

i need send image gallery. using alasset access image. please help. new bee in iphone

you can use asihttprequest upload file multipart. it's pretty easy.


Comments

Popular posts from this blog

mod rewrite - Doing external redirect. .htaccess NS flag not working. How to achieve similar results? -

python - Does anyone know how to configure the hunpos wrapper class on nltk? -