Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Perform HTML form validation with ASP.NET
- ASP.NET's validation mechanism gives even amateurs the ability to validate data through a structured approach. Learn about ASP.NET's validators and discover how you can incorporate them in your pages. One of the many strengths of ASP.NET is that it provides a framework for common Web...
- Tags: HTML, Microsoft ASP.NET, RegularExpressionValidator, CompareValidator, CustomValidator, ControlToValidate, txtTest, ErrorMessage, Phillip Perkins, .NET, validator, input control, server, Web Development Zone Newsletter, Value, Validation Mechanism, Middleware, Servers, Software Development, Software/Web Development, Enterprise Software, Software, Hardware
- Technical articles 2005-08-08
- XML data validation with XPath and XSL
- If you have an application in which you collect information into an XML document, you can run that document through an XSLT validation mechanism to create a centralized validation mechanism. In this article, Phillip Perkins explains how you can accomplish that. If you're designing Web applications, you ...
- Tags: XSLT, XSL, XPath, XML-Data, XML, Phillip Perkins, XPath function, Web Development Zone Newsletter, Error, Validation Mechanism, Software/Web Development, Web Development
- Technical articles 2005-08-08
Additional Resources
- 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
- 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
- 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
- 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
- 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
- Formular 10 For Java (zip)
- Formular 10 is a Web forms rendering system. It provides a framework for displaying and handling forms and form data. Formular handles generation of forms in your JSP. Formular 10 provides a declarative form validation mechanism that supports required field checks, posted data format validation. Forms are defined in an...
- Tags: Form, Formular 10, Scripting Languages, Java, Software/Web Development, Web Development, Programming Languages, Software Development
- Software downloads 2006-04-04
- 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
- Maximizing Site Visitor Trust Using Extended Validation SSL
- Legitimize trust in e-business with new Extended Validation SSL Certificates. Extended Validation SSL triggers a green address bar in Microsoft IE7, which helps prove site identity. Get the green bar and higher sales by reading the technical white paper: Maximizing Site Visitor Trust Using Extended Validation SSL.
- Tags: VeriSign Inc., SSL, Security
- White papers 2007-02-13
- 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
- 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
- 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
- TechNet Webcast: Cluster Validation in Windows Server "Longhorn" (Level 300)
- This webcast describes the new validation process for failover clusters in Windows Server code name "Longhorn". The presenter of this webcast explains how this process is different from validation of server clusters in Windows Server 2003 R2 Enterprise Edition, and earlier versions of the operating system, which required that cluster...
- Tags: Webcast, Microsoft Windows Server, Microsoft Longhorn, Microsoft TechNet, Microsoft Windows, Servers, Microsoft Windows Vista (Longhorn), Operating Systems, Digital Media, Software, Hardware, Consumer Electronics, Personal Technology
- Webcasts 2007-05-07
- Improved User-Experience, Ad-Revenue, and Brand Image With Automated Verification and Validation of All Websites for Australia's No.1 Interactive Media Company
- Ninemsn is Australia's number-one interactive media company with annual revenue of about AUD 100 million. The proposed automated validation tool was innovative, and therefore its architecture and design was challenging. Other challenges in this project were: catching different types of errors (visual errors, JS and broken link errors) through the...
- Tags: MindTree Consulting, Brand, Brand Image, Web Site, Error, Ninemsn, Productivity, Advertising & Promotion, Servers, Marketing, Hardware
- Case studies 2008-01-24
- Page Validator (xpi)
- Validates a page using the W3C Markup Validation Service. Adds an option to the right-click context menu and to the Tools menu to allow for easy validation of the current page. Opens the results in a new tab. This is a simple extension that will work only for online pages....
- Tags: W3C, Page, Michael Langley
- Software downloads 2007-09-27
- << Previous
- page 1 of 1
- Next >>