Disabling the Right Mouse (Right-Click) Button is a JavaScript, which is a script that secures your web pages and its contents from being copied by the visitors of your web page. This script denies access to the right click menu refusing the...
An overview of the CheckBoxList Control in your application is a web based tutorial in which the author narrates about the CheckBoxList control of ASP.NET. This control is used to get inputs for multiplechoice questions. The author explains the...
HOW TO: Determine the Browser Version in ASP.NET is a web based tutorial in which author describes the procedure to establish the web browser version using the HttpBrowserCapabilities in ASP.NET. Through this tutorial users can learn about various...
Using the AdRotator Control in ASP.NET is an useful tutorial which gives you the method for creating an AdRotator Control. The author offers you the sample code to do this operation. The author explains you the various attributes such as...
Does your form contain an "Accept terms" section users must agree to before submitting the form? If so, this script helps enforce it, by disabling the submit button (in IE4+ and NS6+) or process (all other browsers) until he/she checks a...
Accept terms form submission is multi-platform compatible. Does your form contain an "Accept terms" section users must agree to before submitting the form? If so, this script helps enforce it, by disabling the submit button (in IE4+ and...
The Common Toolbar Set is a complete set of high quality Windows XP icons, containing the most often used images, such as file functions (create, open, save), printing and navigation. These images can be used in any application and form the basis...
Is the user pressing the "Enter" key in the middle of your form causing inadvertent and incomplete form submissions? This script disable the "Enter" key when pressed inside chosen fields of your choice. Moreover, it then...
How To Determine Browser Type in Server-Side Code Without the BrowserType Object in ASP.NET is a web based tutorial in which author tells about the step by step method that have to be adapted to determine the browser type of the users by using...
The author briefs about the SQL queries in the beginning of this article. The author displays an ASP program in which a SQL query is used. The author describes the problem that normally arise when executing a query with single quotes in the query... |