Articles   Dev Forums   Personalize   Favorites   Member Login   ASP Hosting      Active Users:  90
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Monday, May 12, 2008
Home
Articles & Samples
ASP Hosting
Dev Search
Dev Forum
Add Your Articles
Add a Listing
Sample Chapters
Directory Feed
Link to US
Contact

Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts

Trusted by over 7 million customers!
ASP Directory
Applications
Articles & Samples
Components
Developer Sites
Knowledge Base
Sample Chapters
WebCasts
XML Directory
Applications
Articles & Samples
Developer Sites
Error, Bugs & Fixes
Downloads
Introduction
Knowledge Base
Sample Chapters
WebCasts

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Articles & Samples > ASP > Controls
Search
DevASP

What's New
What's Hot

Custom ToolTips Dll (Version 2.0)       
Total Hits: 145  |  Today: 0 Author: Arkadiy Olovyannikov       Rating:  
Read Reviews | Write Review |              Your Rating: 

This package contains a .dll that encapsulates a number of API functions to allow you to create customized tool tips for any control. You can customize the tooltip by setting its background and foreground colors, the delay time and visible time, whether or not the tooltip is centered, and whether or not it appears as a balloon.

Also included is a sample project; be sure to register the .dll first before running it. The demo illustrates how to use the .dll with listbox, listview, command b...

DataGrid and Checkboxes       
Total Hits: 201  |  Today: 0 Author: http://authors.aspalliance.com       Rating:  
Read Reviews | Write Review |              Your Rating: 

Working with Checkboxes and Datagrid is an interesting aspect. Their may be many situations in which, we need to allow the user to select many rows in a table or datagrid. Think of a datagrid which has a checkbox in the first column. User can select any number of rows they may need. Our job is to find the number of rows selected by the user. Once we have the ID of the selected rows, we can do anything with those rows. We can delete or what ever we need to do with the selected rows. In this artic...

More Useful Form-Building Routines       
Total Hits: 165  |  Today: 0 Author: Rama Ramachandran       Rating:  
Read Reviews | Write Review |              Your Rating: 

Last month's column contained some ASP routines that made the task of building a form easy and elegant. This month I'll extend the concept by showing you how to build List and Combo boxes automatically. Usually, these form controls need to display data from a database; therefore, the form-building routines must accommodate database access, which makes the code interesting....

Form-Building Routines III—the Conclusion       
Total Hits: 138  |  Today: 0 Author: Rama Ramachandran       Rating:  
Read Reviews | Write Review |              Your Rating: 

If you've been following this series, the last couple of articles (see Resources) focused on writing some useful "form-building" routines in ASP pages. I'll continue this month by developing routines for displaying check boxes and radio button controls. Again, like last month's article, the focus will be on building data-bound controls....

Client-side Cookies, Unchecking Checkboxes, Microsoft.com Toolbar, WebBrowser Control, and More       
Total Hits: 154  |  Today: 0 Author: Robert Hess       Rating:  
Read Reviews | Write Review |              Your Rating: 

I have a series of pages on my Web site, with different want ads on each page. Users click on the ads they want to see. In order for me to identify users and put them in touch with the person who placed the ad, I request that users register with a user ID, password, and e-mail address, which they keep for future visits. Before registered users look at the ads, I would like them to enter their user ID and password. Then, when they click on an ad, a form is sent to me with the user ID, password, a...

Real-Time Data Grid Part 1/2       
Total Hits: 90  |  Today: 0 Author: Annette Tennison       Rating:  
Read Reviews | Write Review |              Your Rating: 

In part one of this two-part article Annette, show us how to create an ASP class that allows us to work with our databases through a web browser. It will allow us to update and delete records dynamically using JavaScript and XMLHTTP, without ever having to refresh the page.Data management applications allow us to modify data for a number of different data systems including databases, files, the Windows registry, etc. Data manipulation is an extremely important activity, and sometimes it's imposs...

Auto Fill In Web Field Forms       
Total Hits: 103  |  Today: 0 Author: http://www.aspisfun.com       Rating:  
Read Reviews | Write Review |              Your Rating: 

Let's say you have a big contract page where you want a person's name to fill into many spots automatically when they type it in once. How do you do that?
First, put a form on the entire page, starting at the top and ending at the bottom. That way you can make calls to anywhere on the page to perform actions.
Next, create an input box where the user can type in their name....

Send Screen Captures Into A Database       
Total Hits: 111  |  Today: 0 Author: Peter A. Bromberg       Rating:  
Read Reviews | Write Review |              Your Rating: 

Have you ever been in a programming situation where you wanted to be able to have users do an ALT/PrintScreen or CTRL/PrintScreen to capture information from their desktop and send it up to a database to be saved? This is very common in bug-tracking and other types of reporting software where a user may be entering a bug report, and they need to be able to store a picture along with the report that shows the error "in flagrante delicto" (caught in the act). There is nothing like a picture to tel...

Real Time Data Grid Part 2/2       
Total Hits: 211  |  Today: 0 Author: Annette Tennison       Rating:  
Read Reviews | Write Review |              Your Rating: 

In this article Annette wraps up the details of the real time data grid that she started to describe in part one of this two-part article. She looks at the JavaScript code that contacts our database server and allows us to update data in a database without actually refreshing the page.In this article we'll wrap up the details of the real time data grid that I described in part one of this two-part article. We will take a look at the JavaScript code that contacts our database server and allows us...

ASP TreeView (Version 2.0)       
Total Hits: 138  |  Today: 0 Author: starschen.       Rating:  
Read Reviews | Write Review |              Your Rating: 

ASP TreeView is an advanced TreeView control that's base on ASP technique. server side: Asp + JScript, client side: JScript + HTML....



DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com