Hi Tarek,The asp page is now on HTTPS.When I am trying to submit the form as PDF,it is being recieved as 0 bytes.The same is working with HTTP.Any idea?Thanks,Leena
Thanks Anand and Tarek..I was able to achieve this.I had to have a ASP Page at the Server end instead of a webservice and submitted the Form as PDF to it which inturn saved the file to a specific server location.Regards,Leena
There is a ASP page on which the form is opened ,then we click Save and the form gets saved in Document Repository(Using Sharepoint Portal).After clicking teh submit, a blank PDF with the title of that URL( asp url) is opening.Regards,Leena
Thanks Anand,I could achive the desired functionality.Only one issue , after the PDF is saved it opens a blank PDF, is there some script with which we can have the same PDF in view?Regards,Leena
Thanks Anand,But when i choose Http Submit Button", I do not get an option to Set the Submit As Property in Designer9.Am i missing something?Regards,Leena
Hi Tarek,I have a pdf file and on click of SUbmit ,I want to submit it to a webservice which has to save the entire PDF.I need to use Dot Net for teh webservice.Sample of the code will really help.Thanks and Regards,Leena