|
-
Sep 21st, 2007, 08:04 AM
#1
Thread Starter
Addicted Member
[2005] Webclient authentication
Hi,
I've got an asp.net page which outputs a PDF file using the following line
report.Publish(HttpContext.Current.Response.OutputStream, Siberix.Report.FileFormat.PDF)
I want to connect to the site from a windows forms app, download the pdf and then display it in acrobat.
It would be straightforward I think but the site uses forms authentication with asp.net membership.
Is there anyway I can use the webclient to pass a username and password and then download the file.
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|