T
TJS
trying to display pdf file in browser
fails on this line:
Response.ContentType = "application/pdf"
getting an error about no declaration found for "response"
what declaration is needed ???
fails on this line:
Response.ContentType = "application/pdf"
getting an error about no declaration found for "response"
what declaration is needed ???