NinaWilliam
02-22-2006, 05:56 AM
Class Library
I want to create a library class that writes HTTML code using
HttpContext.Current.Response.Write()
then call it in my page..
what reference should i add to my class to make it write HTML code?
I want to create a library class that writes HTTML code using
HttpContext.Current.Response.Write()
then call it in my page..
what reference should i add to my class to make it write HTML code?