Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Perform standard and custom validations with the ASP.NET 2.0 Framework
- With the ASP.NET 2.0 Framework, developers can use validation controls to prevent users from entering the wrong type of data when a form is submitted to the web server. For example, you can use validation controls to prevent a user from submitting the value "apple" for a birth date field....
- Tags: Chapter, Sams Publishing, Microsoft ASP.NET, Microsoft ASP.NET 2.0, Validation Control, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
- Book chapters 2006-07-20
- Validate user input with ASP.NET validation controls
- Learn how ASP.NET makes input validation a breeze with the help of validation controls,This sample chapter, taken from Sams Teach Yourself ASP.NET in 24 Hours Complete Starter Kit, examines how to use the RequiredFieldValidator, the CompareValidator, theRangeValidator, and the RegularExpressionValidator validation controls in ASP.NET. The chapter covers the following topics:The...
- Tags: breeze, validation, Microsoft ASP.NET, Web, Value at Risk, validation control, Sams Teach
- Download resources 2005-10-19
- Validate user input with ASP.NET validation controls
- This sample chapter, taken from Sams Teach Yourself ASP.NET in 24 Hours Complete Starter Kit examines how to use four validation controls in ASP.NET to easily perform input validation. Learn how ASP.NET makes input validation a breeze with the help of validation controls,This sample chapter, taken from...
- Tags: Chapter, Sams Publishing, Microsoft ASP.NET, Validation Control, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
- Book chapters 2005-10-19
- Form validation is vastly improved in ASP.NET
- All Web development efforts require form validation, but Active Server Page technology hasn't made the task easy. Fortunately, ASP.NET addresses the need with validation controls. See how to put them to good use.One essential task in Web programming is the validation of values entered into forms by users. Classic ASP...
- Tags: .NET, Paul Stephenson, validation control, Microsoft ASP.NET
- Technical articles 2002-04-22
Additional Resources
- Merlin Validator (exe)
- Merlin Validator gives window forms validation similar to the web form validation controls. You can group validators by button, and use regex or range validation. The validator control is a component control, so you only need to add it to the form once. It works similar to a tooltip, in...
- Tags: Control, Construction, Development Tools, Channel Management, Software Development, Software/Web Development, Marketing
- Software downloads 2007-03-27
- Implementing Validation Rules Using Aspects
- This paper provides an overview of AOP-based data validation implementation in a sample loan processing application. The paper will look at validation rules for data fields with different validation requirements, which is common in most real-world applications. Annotations-based aspects using AspectJ are used to dynamically weave validation rules into existing...
- Tags: Validation Rule
- White papers 2005-11-08
- WebWork Validation
- OpenSymphony's WebWork is a web application framework designed to keep productivity high and the code simple. It has gained popularity for several reasons, including its integration with Spring, a powerful tag library, and OGNL support. Its powerful validation framework is borrowed from another OpenSymphony project, XWork. This paper will explore...
- Tags: Sun Microsystems Inc., Web Application, Framework, OpenSymphony
- White papers 2006-01-19
- XML Validation and XPath Evaluation in J2SE 5.0
- Some of the exciting new features of the Java 2 Platform, Standard Edition (J2SE) 5.0 release, code-named Tiger, are the added XML validation package at javax.xml.validation and the XPath libraries at javax.xml.xpath. Before the Tiger release, the Java API for XML Processing JAXP SAXParser or DocumentBuilder classes were the primary...
- Tags: J2SE, XPath, XML, Java, Software/Web Development, Web Development, Programming Languages, Software Development
- White papers 2005-09-08
- Help Users Prevent Mistakes by Using Data Validation
- When a form template is designed in InfoPath, one can control what type of data people are allowed to enter in each field of the form. For example, users might want a field for telephone numbers to be exactly ten digits, including a three-digit area code in parentheses. By using...
- Tags: Data Validation, Telecom & Utilities, Groupware, Microsoft Office, Enterprise Software, Software, Office Suites
- Webcasts 2008-01-01
- Excel 97 - Copying controls to multiple locations
- I am working on a new form in Excel 97. I am including a drop down box that has 4 items. I would like to have the control in approx. 180 rows. I would like to be able to copy the control to all 180 rows at the same time....
- Tags: Microsoft Excel, Microsoft Office, Data Validation
- Discussion threads 2005-12-30
- Thawte commits to High Assurance/Extended Validation/Enhanced Validation SSL
- High Assurance/Extended Validation/Enhanced Validation SSL will deliver an acknowledged industry standard for the highest level of online identity assurance processes for SSL certificate issuance. This will be reflected in most popular internet browsers, such as Microsoft's Internet Explorer 7, which launched in 2006.
- Tags: Thawte, SSL, Ssl/Tls, Authentication/Encryption, Network Security, Security, Networking
- White papers
- Automate data validation in VB6 with CausesValidation and Validate
- Don't let invalid user data problems sneak up on you—prevent them by developing programs that take into account data validation. Find out how you can automate the data validation process in VB6 using the CausesValidation property and the Validate event procedure. Data validation is an important part of many...
- Tags: Microsoft Visual Basic 6.0, Data Validation, Peter Aitken, CausesValidation, event procedure, TextBox, Visual Basic Tips Newsletter, TechRepublic Inc., Corporate Communications, Microsoft Development Tools, Programming Languages, Marketing, Development Tools, Software Development, Software/Web Development
- Technical articles 2005-10-20
- Excel Data Validation
- I have been trying to set up Excel cell data validation with drop down lists from VBA Behind an Access application. I can do it with reference to a simple named or otherwise range defining a list, but not with a validation formula containing functions like OFFSET.I have also tried...
- Tags: Microsoft Office, David.Jackson@..., Microsoft Excel
- Discussion threads 2007-04-23
- The Art of Code Validation
- Art is a negotiation between the artist's imagination, talent, and medium. The art of code validation requires objective program assessment and willingness to make changes. Validation is of paramount importance in the pharmaceutical, biotech, and medical devices industries. The person creates what he or she thinks is the best work,...
- Tags: Art, SAS Institute, Person, Validation
- White papers 2007-05-14
- ITIL Expert Qualification: Release, Control, and Validation
- Instantly save $400 off the standard course price when you register on TechRepublic or ZDNet! Offer ends August 22, 2008.View Available Dates and LocationsThis course will immerse you in the practical aspects of the ITIL v3 Service Lifecycle and processes associated with the Release, Control, and Validation of ...
- Tags: Control, ITIL, Process Improvement, It Services, Quality, Business Operations
- Training 2008-08-01
- Prob in creating dropdown in excel
- while creating drop down in a workbook,when i tried to link it with another workbook via data->validation,it shows :"u may not use references to other worksheets or workbooks for data validation rules."I m using Office 2003.The answer is right there. You may not use references to other worksheets of work...
- Tags: Microsoft Office
- Q&A 2005-02-27
- Validation of date format in MS Excel
- i want to give a validation of date format in MS Excel.my date format is mm/dd/yyyy.if sombody enters a different format,it will show error message.i tried with Data-->validation-->but if i give a date like 12345(with out '/'),it is automatically converting it to date.i don't want this .how can i do...
- Tags: Prince.Jose@..., excel date validation, project management, programming, off-topic, Microsoft Corp., Microsoft Excel
- Discussion threads 2007-01-14
- Assigning numeric values to yes no validation
- Is there anyway that you could assign a numeric value to a "Yes" "No" validation? E.G. if i was to set up a spreadsheet with 10 Questions,and responded by saying yes to 7 of them ( by using the data,validation,list function).I need the spreadsheet to allocate 7 points/marks.Meaning the yes...
- Tags: PRODUCTIVITY, llewellyn.wooldridge@..., Countif
- Discussion threads 2007-10-23
- Perform HTML form validation with ASP.NET
- Conditional validation?The builtin validators are great for basic stuff, something I find missing is a conditional validator -- i.e. one that validates only if a third condition is met. For example, I have a form with payment methods on it. If Terms is selected, I require nothing more....
- Tags: anafziger@..., HTML, Microsoft ASP.NET, programming, validate if control is checked, validation, validator
- Discussion threads 2005-10-11
- Add data validation to an Access form
- All is not lost if you didn't set data validation for a field during table design. See how you can add data validation to an Access form in four simple steps. Help users increase productivity by automatically signing up for TechRepublic's free Microsoft Office Suite newsletter, featuring Word, Excel,...
- Tags: Microsoft Access, Microsoft Office, Mary Ann Richardson, Gender field, Microsoft Office Suite Access Tips Newsletter, TechRepublic Inc., Field, Data Validation, Databases, Office Suites, Software, Enterprise Software, Data Management
- Technical articles 2005-03-22
- << Previous
- page 1 of 1
- Next >>