Home

Submit

Source

Feeds

Home » ASP » Scripts ::

ASP Scripts
In most web_based database application, webmasters are allowed to administrate their web sites throuth internet. In that way webmaster can maintain database or modify html pages anywhere. Many company's internet or intranet site has both back end (for adminstration) and front end (for site visitors). This artical is just quick example to display survey form on front end and update survey questions on back end.
Related Tutorials
ASP Cookies and Sessions
Validate logins with ASP, MS Access and Cookies
ASP / Cookies and Sessions
Having a user login on your page is arguably the best and easiest way for validation purposes leading into "members-only" or administration pages. This script will validate form input against field in a database.

Site: www.designplace.org Report - View Tutorial

ASP XML and ASP
XML and ASP based Survey Server
ASP / XML and ASP
This tutorial shows how to quickly create and track multiple-choice surveys using our XML-based Survey Server for IIS. It uses XML to store surveys, XSL to generate different presentations, and ASP to manage all the processing to create an extensible engine for creating multiple-choice surveys.

Site: www.siteexperts.com Report - View Tutorial

ASP Web Forms
Professional Contact Form
ASP / Web Forms
Professional Contact Form a custom form to mail script to use in any web site. Your clients can send their messages to you filling only a simple form.

Site: www.dotnetindex.com Report - View Tutorial

ASP XML and ASP
Online Exam using ASP & XML
ASP / XML and ASP
Using this OnLine Exam system, we can conduct any type of objective type examinations on line. Eventhough I implemented most of the conventional things, the reader is highly appreciated to incorporate all other features whatever so.

Site: www.asp101.com Report - View Tutorial

ASP Web Forms
Free User Registration Form
ASP / Web Forms
This script lest you to build a registration form for your clients. A visitor can create a username and password filling this form. All usernames and passwords stored in a MS-Access database.

Site: www.dotnetindex.com Report - View Tutorial

ASP Excel and ASP
Create Excel from Form Input
ASP / Excel and ASP
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 application.

Site: www.codeave.com Report - View Tutorial

ASP Emailing
Form to Mail Using CDO
ASP / Emailing
We will use CDO instead of CDONTS. CDO comes within windows XP and windows 2000/3 and has more control over mailing system. Following asp source contains a simple webform and client side validation that controls unvalid characters. Web form uses CDO to deliver form results to your email account.

Site: www.dotnetindex.com Report - View Tutorial

ASP Web Forms
Some sample checkbox form elements
ASP / Web Forms
This article discusses how to deal with various checkboxes in form via ASP.

Site: www.asp101.com Report - View Tutorial

ASP General Development
Displaying All of the Form Variables
ASP / General Development
This short tutorial describes a little function that is useful in debugging your ASP pages. This function, FormDataDump(), outputs all of the form variables being passed into a page. Various options for this function allow the developer to view the values in a 'debugger-style' mode, or in a 'quiet-mode,' in which case the form variable output is hidden from the end user.

Site: www.4guysfromrolla.com Report - View Tutorial

ASP Web Forms
Adding Form Content into Database
ASP / Web Forms
In this article we will create a simple HTML Form and an ASP page. Any data which is entered by the user in that HTML Form will be received by the ASP action page and will enter that data into the Access database.

Site: www.stardeveloper.com Report - View Tutorial

ASP Emailing
Emailing Form Data with ASP
ASP / Emailing
Learn how to email the contents of a form using the CDONTS component from ASP.

Site: www.codebeach.com Report - View Tutorial

ASP Scripts
Adding Discussion Forums
ASP / Scripts
This tutorial will show you how to add discussion forums to your web-site. With support for an unlimited number of forums and messages and easy administration learn how you can add discussion forums to your site.

Site: www.siteexperts.com Report - View Tutorial

ASP Scripts
Writing a Simple Guestbook Application
ASP / Scripts
This tutorial will show you writing a simple guestbook application including: Design Overview, Database Tables, Configuration File, Page Layout Templates, Guestbook Main Page, Data Submission Issues, Webmaster Administration Page.

Site: www.herongyang.com Report - View Tutorial

ASP Cookies and Sessions
Building a Registration Database
ASP / Cookies and Sessions
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.

Site: www.wdvl.com Report - View Tutorial

ASP Web Forms
Professional Contact Form PART II
ASP / Web Forms
Now in this second part of our script, we will add ASP coding. Our script can check all fields of our form. Our control function searches !#$%^&*()=+{}[]|\\;:/?>,<' characters. If validation function finds one of this character, script returns an error. You may modify this forbidden characters.

Site: www.dotnetindex.com Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement