Hi Everybody,
I am here again, thanks for the help last time.
Now I am going to post a url (which invoke process to generate a pdf) in webmehtod and then upload the pdf to ftp.
The url leads to the pdf when I direct post it in web browser.
But when client:http is used to post the url ,the response is not the pdf but a redirect html before the pdf. And there is a form inside the html.
someone suggest me to build the html form in webMethods and post it from there.
I tried to put the form along with url in http service but it doesn’t work.
Does anybody have idea how to achieve that? or how to skip the redirect page?
Thanks
William