An Active Server Pages Tutorial, Part 1 Connecticut

In a two-part introduction to the basics of plain ASP, the author walks you through the steps needed to employ scripts for creating dynamic Web pages.

Local Companies

Fireball PC
860-653-3219
Simsbury Road
West Granby, CT
ConyRed.com
860-325-0058
--
Simsbury, CT
3.4.1. Studios
(203) 656-3425
2 Dogwood Lane
Darien, CT
CIT Services, LLC
860-698-9227
16 Dorothy Street
Enfield, CT
203 Communications, LLC
203-556-9667
2 Klarides Village Dr
Seymour, CT
Fireball PC
860-653-3219
Simsbury Road
West Granby, CT
KND Business Solutions
203 253-5812
8 Kettle Rd
Norwalk, CT
USGBIT - web design, ecommerce, SEO / SEM
1-877-871-4248
7 National Pl
Danbury, CT
Trudeau Consulting LLC
(413) 204-3407
46 st james ave
enfield, CT
Impact Branding & Design LLC
(203) 265-4377
108 North Turnpike Rd.
Wallingford, CT

provided by: 
Originally published at Internet.com


SESSION 1

Introduction to Active Server Pages



Active Server Pages (ASP) is one of the most exciting and interesting Internet technologies ever created by Microsoft. With ASP, developers can build dynamic websites very easily. A script running on the server receives a request from the client and generates a customized HTML page, which will be returned to the client. ASP is available with Microsoft IIS (Internet Information Server). It is available only with the Windows NT operating system. If you are using Windows 98 or 2000, you can use Microsoft Personal Web Server to test your ASP scripts.
Overall Working of an ASP Page
1. Server receives the request for the ASP Page from the client 2. Server loads the ASP Page and executes the Script and HTML in the page. 3. A new HTML page is generated 4. It is then returned to the user and viewed in the browser.

Since pure HTML is generated, it obviously works on browsers such as Internet Explorer and Netscape.
How to Write an ASP Page


The script in an ASP page can be written by using Visual Basic Script, JavaScript, or JScript (or ECMAScript). JScript is the Microsoft Version of JavaScript. You should use Notepad or any other text editor to write your code. The most ideal tool for coding ASP is Microsoft Visual Interdev. After typing your code, you should save the file with the extension .asp if you use Notepad. If you are using Microsoft Visual Interdev, your .asp file is automatically saved as a .asp file. (See the end of this Session for more information about this tool.) ...

Read article at Internet.com site

Featured Local Company

Fireball PC

860-653-3219
Simsbury Road
West Granby, CT
http://www.fireballpc.com

Fireball PC is a full service computer sales and service solutions company. We have been serving business and residential customers throughout Connecticut, Massachusetts and New York for over a decade. Fireball PC offers our customers onsite computer service, repairs, upgrades and installation. We also offer hardware and software sales, printer sales and service, VoIP Telephone sales, service and installation. Contact us today and let our factory trained and certified technicians resolve any and all of your computer and IT needs.

Regional Articles
- An Active Server Pages Tutorial, Part 1 Ansonia CT
- An Active Server Pages Tutorial, Part 1 Bethel CT
- An Active Server Pages Tutorial, Part 1 Bloomfield CT
- An Active Server Pages Tutorial, Part 1 Branford CT
- An Active Server Pages Tutorial, Part 1 Bridgeport CT
- An Active Server Pages Tutorial, Part 1 Bristol CT
- An Active Server Pages Tutorial, Part 1 Cheshire CT
- An Active Server Pages Tutorial, Part 1 Danbury CT
- An Active Server Pages Tutorial, Part 1 Darien CT
- An Active Server Pages Tutorial, Part 1 East Hartford CT
- An Active Server Pages Tutorial, Part 1 East Haven CT
- An Active Server Pages Tutorial, Part 1 Enfield CT
- An Active Server Pages Tutorial, Part 1 Glastonbury CT
- An Active Server Pages Tutorial, Part 1 Greenwich CT
- An Active Server Pages Tutorial, Part 1 Groton CT
- An Active Server Pages Tutorial, Part 1 Guilford CT
- An Active Server Pages Tutorial, Part 1 Hamden CT
- An Active Server Pages Tutorial, Part 1 Hartford CT
- An Active Server Pages Tutorial, Part 1 Manchester CT
- An Active Server Pages Tutorial, Part 1 Meriden CT
- An Active Server Pages Tutorial, Part 1 Middletown CT
- An Active Server Pages Tutorial, Part 1 Milford CT
- An Active Server Pages Tutorial, Part 1 Naugatuck CT
- An Active Server Pages Tutorial, Part 1 New Britain CT
- An Active Server Pages Tutorial, Part 1 New Canaan CT
- An Active Server Pages Tutorial, Part 1 New Haven CT
- An Active Server Pages Tutorial, Part 1 New London CT
- An Active Server Pages Tutorial, Part 1 Newington CT
- An Active Server Pages Tutorial, Part 1 North Haven CT
- An Active Server Pages Tutorial, Part 1 Norwalk CT
- An Active Server Pages Tutorial, Part 1 Norwich CT
- An Active Server Pages Tutorial, Part 1 Plainville CT
- An Active Server Pages Tutorial, Part 1 Ridgefield CT
- An Active Server Pages Tutorial, Part 1 Rocky Hill CT
- An Active Server Pages Tutorial, Part 1 Shelton CT
- An Active Server Pages Tutorial, Part 1 Simsbury CT
- An Active Server Pages Tutorial, Part 1 South Windsor CT
- An Active Server Pages Tutorial, Part 1 Southbury CT
- An Active Server Pages Tutorial, Part 1 Southington CT
- An Active Server Pages Tutorial, Part 1 Stamford CT
- An Active Server Pages Tutorial, Part 1 Storrs Mansfield CT
- An Active Server Pages Tutorial, Part 1 Stratford CT
- An Active Server Pages Tutorial, Part 1 Torrington CT
- An Active Server Pages Tutorial, Part 1 Trumbull CT
- An Active Server Pages Tutorial, Part 1 Vernon Rockville CT
- An Active Server Pages Tutorial, Part 1 Wallingford CT
- An Active Server Pages Tutorial, Part 1 Waterbury CT
- An Active Server Pages Tutorial, Part 1 West Hartford CT
- An Active Server Pages Tutorial, Part 1 West Haven CT
- An Active Server Pages Tutorial, Part 1 Westport CT
- An Active Server Pages Tutorial, Part 1 Wethersfield CT
- An Active Server Pages Tutorial, Part 1 Willimantic CT
- An Active Server Pages Tutorial, Part 1 Wilton CT
- An Active Server Pages Tutorial, Part 1 Windsor CT
- An Active Server Pages Tutorial, Part 1 Winsted CT
- An Active Server Pages Tutorial, Part 1 Wolcott CT

Topics: 
Architecture & Design Languages & Tools Project Management Web Services
Database Microsoft & .NET Security Wireless
Java Open Source Techniques XML