|
|
| Literal [+] Favor-It | |
| |
 |
| | Sort By:
|
This code example displays static contents on the page and allows you to manipulate it programmatically. Author: unknown Code: ASP.NET Beta 2 & VB |
Msgbox function for ASP.Net
Call this function from the server side, and a msgbox will appear on the client browser. As a bonus, the msgbox javascript is added after the rest of the form, so the browser displays the html for the page and then the msgbox. Code: ASP.NET v1.1 & VB |
In ASP.NET environment,Literal Web server can be served as a container for other content on the page. The Literal control is used most frequently when adding content dynamically to the page. Author: Mohideen Code: ASP.NET v2.0 & C# |
|  | |
Icon Key >
 - Recently Updated
 - Showcase Listing
|