I am receiving content(html, rtf, pdf or video) from an external location via a socket. After I receive this content I am trying to pass it throug to the browser with the Web.Write function. With HTML it works fine but with the other formats it does'nt. How to send these formats to the browser ?
If anyone has any suggestions I would appreciate a lot!!
P.S. this is being done within a Request Handler
If anyone has any suggestions I would appreciate a lot!!
P.S. this is being done within a Request Handler