Response.write - it writes the text stream (unformated output)
Response.output.write - it writes the HTTP Output Stream (formated output)