Hi,

I want to know how can stream a file in Asp. As much as i know for this i have to create a DLL, that open the file and i can use response.write to send it to user. but how can i create that dll.

Amar