![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
Join Date: Mar 2005
Posts: 139
Rep Power: 4
![]() |
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 |
|
|
|
|
|
#2 |
|
Caffeinated Neural Net
![]() Join Date: Jun 2005
Location: Dry west coast of Canada
Posts: 1,038
Rep Power: 5
![]() |
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.
__________________
And once again, Probability proves itself willing to sneak into a back alley and service Drama as would a copper-piece harlot. - Vaarsuvius, Order of the Stick |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ASP.Net Tutorial | smita | ASP.NET | 0 | Mar 15th, 2007 7:43 AM |
| How to connect MySQL DataBase with ASP.NET | lucifer | C# | 2 | Mar 14th, 2006 7:09 PM |
| ASP.NET > ASP | Ghost | ASP.NET | 11 | Dec 2nd, 2005 10:16 PM |
| ASP.NET and HTTP LOCK | sarav | C# | 0 | Apr 5th, 2005 4:04 AM |