Rajesh G
what is difference between response.write and response.output.write?
By Rajesh G in ASP.NET on Nov 02 2008
  • Tech Taurus
    Nov, 2008 19

    Response.write - it writes the text stream (unformated output)


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

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS