09-16-2010 03:30 AM
print byte.tostring in your function and tell me the value of it.
also try to
make Bfimage global and add it first and the setimage as follows:
vfm.add(Bfimage);
getimage();
09-16-2010 03:48 AM
hello friends,
i get the responce code 413;
413 (Request Entity Too Large). If your browser makes a request that is longer than the server can process code 413 may be returned. Additionally, the server may even close the connection to prevent the request from being resubmitted (this does not mean a modem connection will hang up - the browser's link to the site may be terminated and have to be started over again).
than how i do for large request.??
and what shoud i do for get the output.
Thanks,
ajay
09-16-2010 04:29 AM
Sorry haven't reviewed the rest of this Thread so perhaps this is not appropriate, but have you had a look at this:
09-16-2010 04:38 AM
I solve my problem thanks vijayta bhatt, BB_Dude and all who replying me.
Thanks,
ajay