|
ASP stands for "Active Server Page" and is a popular
form of web site page, along with html and php. The reason asp is
used so much is because it provides the ability to create dynamic
content and provide database driven web sites. ASP has had a bit
of bad press in search engine quarters because it's often used for
creating unethical techniques such as cloaking (providing a different
page code for users and search engine bots).
|