Use this tool to learn about websites, specifically the one you just entered.
If you find some aspect of it inappropriate it is not our fault.
If you are the owner of this website: yes we are a real search engine, we do have a real web crawler called FyberSpider and you can block it if you feel the urge.
Is It Cataloged?
We are in the process of updating this tool. Until we are done just use our search results to check the inclusion status of your site.
Find out if your site has been cataloged by top search engines for only $8.99.
Below you will see site info taken directly from the URL you entered in real time. This is also known as our URL Breakdown tool and can be used independently of our site info tool.
Page Title
A Programmer's Introduction to ASP
Stripped Text Content
This is just a sample of the content found on this website. Please visit the website to read the entire page.
"A Programmer's Introduction to ASP
Version 0.1 -- May 2001
This document is still very much in development. Please send email to asp@jeays.net if there are any errors. Missing parts will be filled in over time. Any constructive criticism that you have is welcomed.
Table of Contents
Introduction
A Brief Guide to the ASP Environment
Server-Side Includes (SSI)
config
echo
exec
flastmod
fsize
include
A Few Simple Pages
Hello World
Multiplication Table
Mass Converter
Intrinsic ASP Objects
The Application Object
Contents
Lock
OnEnd
Onstart
StaticObjects
Unlock
The ASPError Object
ASPCode
ASPDescription
Category
Column
Description
File
Line
Number
Source
The Request Object
BinaryRead
ClientCertificate
Cookies
Form
QueryString
ServerVariables
TotalBytes
The Response Object
AddHeader
AppendToLog
BinaryWrite
Buffer
CacheControl
Charset
Clear
ContentType
Cookies
End
Expires
ExpiresAbsolute
Flush
IsClientConnected
PICS
Redirect
Status
Write
The Server Object
CreateObject
Execute
GetLastError
HTMLEncode
MapPath
ScriptTimeout
Transfer
URLEncode
URLPathEncode
The Session Object
Abandon
CodePage
Contents
LCID
OnEnd
OnStart
SessionID
StaticObjects
Timeout
Choosing a Scripting Language
Error Handling
The File System Object
Directives
codepage
enablesessionstate
language
lcid
transaction
Databases
Sending Email with ASP
Other Common COM Objects
Extending ASP with COM
ASP and XML
Index Server
HTM/IDQ/HTX
ASP/COM
ASP/SQL
Writing Larger Applications
Links
Books
Recommendations
Disrecommendations
Non-ASP books that should make you a better programmer
Feedback
Introduction
The p"
....
read entire page