Can anyone tell me how can i use ASP to display a file in the web browser?
the file is located on the server in C:\temp directory. It can be any file.
Is there any way that i can do this?
Thank you,
tim

Re: Display File in WEb Browser using ASP by McKirahan

McKirahan
Fri Feb 03 10:16:15 CST 2006

"Tim" <Tim@discussions.microsoft.com> wrote in message
news:DA2C560C-24FD-474A-9D3D-29AEB788ADF4@microsoft.com...
> Can anyone tell me how can i use ASP to display a file in the web browser?
> the file is located on the server in C:\temp directory. It can be any
file.
> Is there any way that i can do this?
> Thank you,
> tim

What kind of file? Text, MS-Excel, MS-Word, PDF, or what?