Skip to main content
Search
Search This Blog
Technologies with my ways
Share
Get link
Facebook
X
Pinterest
Email
Other Apps
May 05, 2008
message box created in vb.net
Public Sub ASP_MsgBox(ByVal Message As String)
System.Web.HttpContext.Current.Response.Write("")
End Sub
Comments
Popular Posts
April 15, 2009
Javascript code to make AlwaysVisible Control
October 14, 2011
Prepare SQL script of complete database in SQL Server
Comments