Categories
Tags → User Name In Asp

An ajax-based newsletter sign-up form

An ajax-based newsletter sign-up form in ASP using the prototype javascript framework. User enters name and email, validation is done and he is added to the database all without refreshing the current page. Use it to collect subscriber emails at yo...
DETAILS

Authenticating members in ASP against Access Database

In this tutorial, I will show you how to implement user authentication in ASP by using an Access Database. We will need a Microsoft Access Database and some ASP code. ASP code wll be used to access to database and valide member information. The datab...
DETAILS

Create Excel from Form Input

ASP form input can be transformed into most any type of format that you''d like to see it in. Typically, most form input either gets delivered to a database, like Access or SQL server or the output is sent to an email address or some other appli...
DETAILS
©2003-2008 jCay.com