How to rename file when upload in Asp.net FileUpload How to rename file when upload in Asp.net FileUpload

asp.net FileUpload example: how to rename file when upload. < %@ Page  Language = "C#"  % >    < %@ Import  Namespac...

Read more »

Simple Tooltip Using HTML and CSS Simple Tooltip Using HTML and CSS

A tooltip is a pop-up message that is shown when the user hovers the mouse over an element such as a TextBox or a Button etcetera. In thi...

Read more »

Simple basic ajax Example for Beginners Simple basic ajax Example for Beginners

AJAX = Asynchronous JavaScript and XML. AJAX is not a new programming language, but a new way to use existing standards. AJAX is the...

Read more »
 
Top