home

Asp.net Output Tutorial


To display messages or output on the website in asp.net, they keyword is Response.Write Response.write can also be used include HTML tags in asp.net. Example is below
<%
            Response.Write("This is asp.net message")
            Response.Write("<BR>")
            Response.Write("<B>This is second line</B>")

%>


Content on this page requires a newer version of Adobe Flash Player.

Get Adobe Flash player

all rights reseverd by Cramerz.com©. web design london by dotPeak. hosting by HostBay
all contents on cramerz are the property of Cramerz.com