Newsletter
Advertiser Disclosure
Architecture
Databases
Enterprise
.NET
Java
OpenSource
Mobile
Web Dev
DevXtra Blogs
Daily News
Tips Bank
eBook Library
Subscribe
Twitter
Full Site
RSS
Copyright 2021 © QuinStreet Inc. All Rights Reserved
Search
SEARCH
Submit
DevX Tips Bank: Web Forms
HTML Input Placeholder Attribute
Language: Web, Level: Beginner: - Learn to use the input placeholder …
Bypassing a Dialog Window's DialogResult
Language: .NET||Expertise: Beginner
Using Explicit Casting to Display Data
Explicit casting offers better performance while avoiding the cost of reflection.
Displaying "Bit" Database Fields in Web Forms
When fields with 'Bit' Data Types are displayed on Web Pages, they shows as
Changing the Title in a Web Form
In ASP.NET, a web form's title is determined by the HTML View's
Improve Caching Perfomance with the Shared Attribute of the Output Directive
Learn how to improve caching performance with the shared attribute of the output directive.
Move a Title-less Form
If you've struggled with setting static variables in MouseDown, and MouseUp commands to …
Clear All the Controls in a Form
Use this code to clear all the controls in a form.
Use Java to Extract All the Name-value Pairs from a URL
Find out how to use Java to extract all the name-value pairs from a URL.
Managing the Form Flow in J2ME
To manage form flow, the first thing you need to do is create a singleton class with …
Post to Another .aspx Page
ASP.NET pages post back to themselveseven if you place the action attribute in the …
Use
CausesValidation
to Prevent Unwanted Validation Checks
Setting CausesValidation=False to the appropriate control prevents those pesky …
How to Set Topmost Forms
This tip explains how to use Topmost forms and shares some workarounds for some of their …
Execute Form Processing Code Without the
BODY
Tag
This JavaScript function allows you to execute form processing code once the page load …
Funk Up Your Forms with Fading
Funk Up Your Forms with Fading
Older Articles
Home
Mobile Site
|
Full Site