Articles   Dev Forums   Personalize   Favorites   Member Login   ASP Hosting      Active Users:  69
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Wednesday, May 14, 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 / What's Hot
Search Result: Found 30 sites

ASP Login page       
Total Hits: 860  |  Today: 4 Author: Sendhil Arunagiri       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article shows how to build a simple login page for your site using ASP. Visitors have to enter their username and password to gain access to the site. If they do not have one, they can register themselves to obtain the login details. At any point of time, the visitor can change his/her password. All of the login details are stored in a Access database with just one table named Login....

Component2k IPCRACK real time mapping of ip to country       
Total Hits: 1444  |  Today: 3       Rating:  
Read Reviews | Write Review |              Your Rating: 

IPCRACK is an active server component that maps ip address to country codes in real time. It is ideal for target-oriented content delivering and advertising....

How to validate an XML file with an XSD file       
Total Hits: 1191  |  Today: 3       Rating:  
Read Reviews | Write Review |              Your Rating: 

Utlimately I want to be able to parse an xml STRING with an xsd STRING but this is the best I could do: parsing an xml FILE with an xsd FILE. I basically reworked a console application example in the MSDN help file into a nicer looking ASP.NET Web form example. It tells you if your file is not well-formed and then if it is not valid it lists out the specific reason (like in XMLSpy), quite helpful to find an error in a large XML file as it returns the line number on which the error occurred as we...

Frequently Asked Questions about ServerXMLHTTP (Q290761)       
Total Hits: 2580  |  Today: 3       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article answers some of the frequently asked questions about the ServerXMLHTTP object....

Building a Web Service - Start with the Design       
Total Hits: 632  |  Today: 3 Author: Bruce Johnson       Rating:  
Read Reviews | Write Review |              Your Rating: 

In this second article in our series, we describe the functionality that our web service will provide and identify the issues that we will need to address....

db Add / Insert       
Total Hits: 1963  |  Today: 3       Rating:  
Read Reviews | Write Review |              Your Rating: 

This is another way of adding new records to your database. Use the INSERT method! We like using this one, because it keeps all our code on one line. (we're big fans of page speed, ya know). Anyway, just setup the connection to your db (we used cnDZ), then Request your Form or QueryString variables (var1, var2, etc.), and INSERT them! By the way, make sure all your FIELD names and variable names are in the correct sequential order, or you're gonna run into all kinds of probs. FIELD, variable, FI...

Simple "Remember Me" System       
Total Hits: 191  |  Today: 3 Author: Mitchell Harper       Rating:  
Read Reviews | Write Review |              Your Rating: 

In this article, the author is going to show you how to create a simple "Remember Me" system that will allow your visitors to come to your site, signup, enter their login details only once and be remembered the next time they visit your site. This is a popular technique....

Guestbook (Sign/View)       
Total Hits: 643  |  Today: 3 Author: Martin Smales       Rating:  
Read Reviews | Write Review |              Your Rating: 

A guestbook written in Active Server Page using VBScript. There is just one page for signing entries and another to view guestbook entries. All guestbook entries are stored in an MS Access database....

Building Multi-Column Select Lists Using ASP       
Total Hits: 1700  |  Today: 2       Rating:  
Read Reviews | Write Review |              Your Rating: 

Didn’t think it was possible to have multi-column list boxes? Well, it’s not quite out-of-the-box functionality, but in this article Nathan Babb shows you how to create multi-column list boxes using just ASP code....

VisualSoft FileUpload       
Total Hits: 999  |  Today: 2       Rating:  
Read Reviews | Write Review |              Your Rating: 

VisualSoft FileUpload enables uploading of files from the local hard disk to a web server or an Internet Information Server. Users can create an object of this component and use its methods to upload files of any format like word documents, images and plain text....

DevASP samples , Form Data Handeling       
Total Hits: 1889  |  Today: 2       Rating:  
Read Reviews | Write Review |              Your Rating: 


How to handle data submitted by form using TextBox and Text Area...

The Code Project       
Total Hits: 2238  |  Today: 2       Rating:  
Read Reviews | Write Review |              Your Rating: 

The Code Project is a community of Windows developers specialising in C++, MFC, C# and .NET who have come together to share source code, articles and tutorials. All the source code on this site may be freely used....

HOWTO: Use ADO to Access Objects Through an ADSI LDAP Provider (Q187529)       
Total Hits: 5083  |  Today: 2       Rating:  
Read Reviews | Write Review |              Your Rating: 

The Active Directory Service Interfaces (ADSI) Lightweight Directory Access Protocol (LDAP) provider implements OLE DB interfaces that allow you to use ActiveX Data Objects (ADO) to access objects in LDAP compliant directories. You must create an ADO connection object and set its Provider property to "ADsDSOObject". You can specify any string, including "", as the connection string (first argument) of the ADO connection object's open method....

INFO: XML Encoding and DOM Interface Methods (Q275883)       
Total Hits: 987  |  Today: 2       Rating:  
Read Reviews | Write Review |              Your Rating: 

One major advantage of Extensible Markup Language (XML) data is that it is platform independent. However, correct encoding must be specified to ensure proper transfer of XML data between different platforms. Under most scenarios, XML encoding errors originate from the different default encoding settings of the Microsoft XML parser (MSXML) methods and interfaces. A clear understanding of these default settings will help in preventing the encoding errors....

VoiceXML with XSLT (HTML and WML)       
Total Hits: 1190  |  Today: 2       Rating:  
Read Reviews | Write Review |              Your Rating: 


A Sample Chapter from Early Adopter VoiceXML. This chapter examines the use of the Extensible Stylesheet Language for Transformations (XSLT) as a tool for the generation of VoiceXML. I intend to illustrate a complete, end-to-end example of implementing a voice interface for a client-server database via XML and XSL. The case study will demonstrate the power of XSL for simultaneously delivering multiple interfaces to the same data by developing HTML and WML front-ends also....


1   2    Next >> 

Search Result: Found 30 sites
DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com