![]() |
Asp.NET with C#
Hi,
I am using c# to code asp.net, how do i print to the screen, this is so foreign to me as im used to classic ASP with vb / javascript |
What do you mean, print to the screen? If you want static text, you put it in the .ASPX file in the HTML tags. If you want dynamic text, the easiest way is to assign it to the .Text property of an appropriate control, such as a Label. There are other ways to render text, but these are the two most obvious.
|
| All times are GMT -5. The time now is 2:23 AM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC