Categories
Tags → Asp Form

Send email via ASP 3.0 and CDONTS

This script shows how to send an email via the CDONTS objects available to ASP 3.0. It will take a selection of form input, create the required e-mail objects, send the e-mail to the specified recipient and then redirect the user to a confirmation pa...
DETAILS

Validate logins with ASP, Access and cookies

This script will validate form input against field in a database. The script will connect to the database and query the database fields - if the form input matches the database, a cookie will be allocated which will remain across any further ASP page...
DETAILS

Feedback Form

Let your visitors send you email from a popup form that uses asp and CDONTS or JMAIL. Just insert your email address into the asp page that invokes the mail, and set the font and colors to match your site.
DETAILS

PollBuddy

This poll system allows you to manage your poll through a password-protected online control panel. The voting form is an ASP include and can be included on several pages in the same directory. No database is required.
DETAILS

Miraplacid Upload

MSCUpload is an Active Server File Upload component. It extentds standard Request object capabilities in handling uploaded data. MSCUpload is a perfect way for ASP applications to handle multiple uploaded files and still make another form fields easi...
DETAILS

Asp Upload Component

ASP Upload Component is an ActiveX component designed to ease access to multipart/form-data received from client''s browser when developing Active Server Pages applications. With this component installed you can access multiple file uploads and ...
DETAILS

CDO Email Form

ASP Server Behavior for Dreamweaver UltraDev. This behavior inserts a basic form (''To'', ''From'', ''CC'', ''Subject'', and ''Message'') on a page to send an Email using CDO. You may want to hide cer...
DETAILS

Fast File Upload to IIS

The component adds file upload capability to your IIS server. Files are uploaded through HTTP protocol using standard HTML form and any standard browser. Can be used with either VBScript or JScript. Installation instructions and sample ASP code included.
DETAILS

A Practical Comparison of ADO and ADO.NET

Since &"classic&" ASP''s humble beginnings, ADO data access classes and methods have been re-written to form ADO.NET. This article looks at the differences (in terms of classes, methods, and calling conventions) that exist betw...
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

Page:
©2019 A--9.com