Httphandler processrequest getting problem opening a document.

R

Rajesh Patel

Hi there,

I setup a virtual directory at my localhost where I have some documents
and would like to open via web.

e.g. http://localhost/data/mydocument.doc (data is my virtual
directory)

for each request to /data virtual directory I would like to
authenticate user before processing request. For that, I configured IIS
application mapping to call ASP.Net httphandler to process the request.

after authenticate user,

How can I send request to IIS back to open up a document for client?
- or -
How can I open up the document from my asp.net code, such that client
receives document in proper application.

I do not want to use response.binarydata as an option.
Thanks

Rajesh Patel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top