Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ASP Objects and Components - An introduction for beginners

__General FAQ__

ASP Objects and Components - An introduction for beginners

by  SBendBuckeye  Posted    (Edited  )
I don't claim to be an ASP expert, but I found the following information on w3schools.com to be extremely helpful and thought I would post it here for the benefit of others. Enjoy!

QUICK REFERENCE
[ul][li]www.w3schools.com/asp/asp_quickref.asp[/li][/ul]
EXAMPLES
[ul][li]www.w3schools.com/asp/asp_examples.asp[/li][/ul]
COMPLETE TUTORIAL
[ul][li]http://www.w3schools.com/asp/default.asp[/li][/ul]
OBJECTS
[ul][li]Response Object: www.w3schools.com/asp/asp_ref_response.asp[/li]
[li]Request Object: www.w3schools.com/asp/asp_ref_request.asp[/li]
[li]Application Object: www.w3schools.com/asp/asp_ref_application.asp[/li]
[li]Session Object: www.w3schools.com/asp/asp_ref_session.asp[/li]
[li]Server Object: www.w3schools.com/asp/asp_ref_server.asp
[ul][li]Server.Execute Method: www.w3schools.com/asp/met_execute.asp[/li][/ul][/li]
[li]Error Object: www.w3schools.com/asp/asp_ref_error.asp[/li]
[li]FileSystem Object: www.w3schools.com/asp/asp_ref_filesystem.asp[/li]
[li]TextStream Object: www.w3schools.com/asp/asp_ref_textstream.asp[/li]
[li]Drive Object: www.w3schools.com/asp/asp_ref_drive.asp[/li]
[li]File Object: www.w3schools.com/asp/asp_ref_file.asp[/li]
[li]Folder Object: www.w3schools.com/asp/asp_ref_folder.asp[/li]
[li]Dictionary Object: www.w3schools.com/asp/asp_ref_dictionary.asp[/li][/ul]
COMPONENTS
[ul][li]Ad Rotator: www.w3schools.com/asp/asp_adrotator.asp[/li]
[li]Browser Capabilities: www.w3schools.com/asp/asp_browser.asp[/li]
[li]Content Linking: www.w3schools.com/asp/asp_contentlinking.asp[/li]
[li]Content Rotator: www.w3schools.com/asp/asp_contentrotator.asp[/li][/ul]
Register to rate this FAQ  : BAD 1 2 3 4 5 6 7 8 9 10 GOOD
Please Note: 1 is Bad, 10 is Good :-)

Part and Inventory Search

Back
Top