
March 3rd, 2002, 07:23 AM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 23
|
|
|
Response.Write
<i><b>Originally posted by : late (latelite@hotmail.com)</b></i><br />Hello...<br /><br />i wrote a class, and i need to be able to write a string to the browser from within that class.<br /><br />i tried creating an instance to the "System.Web.UI.Page" object or an instance to "System.Web.UI.UserControl" to use with "Response.Write" but it didn't work<br /><br />what should i do ?
|