Categories
Tags → Asp Form

ShotIp

ShotIp is an OLE automation application (COM application, ASP component etc.) that allows your scripts to connect with other computers on Internet or intranet networks &"on the fly&". In several strings of code you can retrieve text...
DETAILS

A form to accept credit cards

Filling out the paperwork applying for a merchant account is the hardest part. This tutorial describes how to create an ASP form to accept credit cards on your site.
DETAILS

Saving HTML Form Data to XML

Form submissions in ASP are usually written to some sort of database management system. However, if you need your form submission data to be more portable, you may want to write it to an XML file. Especially useful when the data you are gathering wil...
DETAILS

Filling the Gaps

In this final part of ASP Form Handling series, the author discusses such topics as handling radio buttons and check boxes, emailing attachments with CDONTS, and some ways of using the data stored in the registration database covered in Part 3.
DETAILS

Building a Registration Database

In this part 3 of &"Using ASP for Form Handling&", you will be shows how to put the form data gathered into a database. Shows how to develop a working registration system, set up the database and make it accessible via the web.
DETAILS

Registration Example With Verification

This is a registration form with a registration script with verification. You will change/add the verification according to your requirements. It basically consists of a HTML page, and an ASP script that handles the data processing. Uses a SQL databa...
DETAILS

URLDecode

The author notes, &"A while back I was creating a generic form processor that read in the form''s contents via http post. While I received all the information from the form, the one thing that was bothering me was that the data was URL...
DETAILS

Contact.asp

Contact.asp is a simple ASP form processing script that you can use for getting feedback from your users, etc.
DETAILS

Self Submitting Pages

A very important coding method to understand when developing ASP pages is the page that submits to itself. This technique is very powerful and can drastically reduce the number of files you have to maintain and the number of places in which you need ...
DETAILS

Instant ASP Scripts

Instant ASP Scripts provides the &"why&" for Active Server = Pages. Numerous books on the market teach you how to use Active Server Pages but skimp on real-world examples of its use. This book will show you how you can activate your...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2019 A--9.com