A
A.M
Hi,
I want to publish some pdf file in my asp.net application but I don't wnat
to publish them directly. I would like to use an intermidiate aspx file like
http://domain.com/GetFile.aspx?ID=123 and GetFile.aspx returns the file byte
stream.
The GetFile.aspx must be very optimised and fast, that is why I don't want
to develop it myself.
Could anyone refer me a link shows me a relible high performance code sample
for file access?
Thanks,
Ali
I want to publish some pdf file in my asp.net application but I don't wnat
to publish them directly. I would like to use an intermidiate aspx file like
http://domain.com/GetFile.aspx?ID=123 and GetFile.aspx returns the file byte
stream.
The GetFile.aspx must be very optimised and fast, that is why I don't want
to develop it myself.
Could anyone refer me a link shows me a relible high performance code sample
for file access?
Thanks,
Ali