Dear All,
I am new to this forum,please help me on this issue. i have created .aspx page (form) and posted on the server(windows 2008). there is an option to convert the form to pdf. i am generating an xml file also. my problem is:
if multiple users are accessing the form same time and generating the pdf, they all are getting existing values(same details for everyone), they should get their own details.
what i need is: if multiple users are accessing the form at same time and they fill the form with their own details, while they generate the pdf they should get their own details.
i am using asp.net,vb.net and abcpdf(for pdf conversion)
thank you
I am new to this forum,please help me on this issue. i have created .aspx page (form) and posted on the server(windows 2008). there is an option to convert the form to pdf. i am generating an xml file also. my problem is:
if multiple users are accessing the form same time and generating the pdf, they all are getting existing values(same details for everyone), they should get their own details.
what i need is: if multiple users are accessing the form at same time and they fill the form with their own details, while they generate the pdf they should get their own details.
i am using asp.net,vb.net and abcpdf(for pdf conversion)
thank you