SlideShare a Scribd company logo
1 of 1
What is ASP? It’s Properties and Uses
ASP is the abbreviation for Active Server Pages is a technology which can be used for
advanced level scripting. It was the first Server side scripting language developed by
Microsoft in 1996 and was used for optimizing web pages which have been generated
dynamically. “What is ASP?” entails the questions which involve queries on its
characteristics and features etc.
Active Server Pages in Scripting
ASP (Active Server Pages) is not a programming language like all the other computer
programming languages but was developed as an add-on technology with the IIS (Internet
Information Services) released with the Windows developed Option Pack. ASP is an
advanced level scripting language which can be used to optimize the data on your web pages
or website. Technically speaking, ASP is may be considered as a HTML web page which
includes scripts (one or more) which are small programs embedded in the source code. These
ASP scripts are processed by the server of Microsoft before the desired and most appropriate
results are sent and displayed to the customer. “What is ASP?” also involves server side
scripting processes.
Server Side Scripting with ASP
The presence of a CGI (Common Get way Interface) in Active Server Page (ASP) makes it
somewhat similar to the Server side scripting languages which use the said technique. This is
because both of the programs which are being run on a server and they usually accessorize
the web pages with additional features in order to make the web experience more enjoyable.
An instance of Server Side Scripting with ASP
An instance of Server side scripting with ASP can be portrayed as follows: A user sends his
input through the script embedded in the web browser; that script then uses that data obtained
from the user to match and access data stored in the server database; the script then builds
and customizes the results web page according to the search requirements of the user; finally
the results web page is sent to the user and displayed in his web browser window.
Limitations of ASP
The Active Server Pages requires for its operation a Windows based server and his hence not
available for other systems such as Linux which employs PHP for Server side scripting.
Further PHP is included as a default server side scripting language on most Linux systems.
“What is ASP?” is therefore a question whose answer encompasses in it all the above
arguments. ASP is used for the simplest of purposes to make a web page more attractive or
can be used for even more complex purposes such as dynamic web page generation.
Visit http://www.perlcritic.org

More Related Content

What's hot

Asp.net introduction
Asp.net introductionAsp.net introduction
Asp.net introductionKshitij Wagle
 
Web forms and server side scripting
Web forms and server side scriptingWeb forms and server side scripting
Web forms and server side scriptingsawsan slii
 
Symfony - A Bird's Eye View
Symfony - A Bird's Eye ViewSymfony - A Bird's Eye View
Symfony - A Bird's Eye Viewcsushil
 
Software components design for poc and mvp, keep it simple but be ready to sc...
Software components design for poc and mvp, keep it simple but be ready to sc...Software components design for poc and mvp, keep it simple but be ready to sc...
Software components design for poc and mvp, keep it simple but be ready to sc...Roman Taluyev
 
Scripting languages presentation_michel_patrickfrancis
Scripting languages presentation_michel_patrickfrancisScripting languages presentation_michel_patrickfrancis
Scripting languages presentation_michel_patrickfrancisoloofrank
 
Introduction to ASP.NET
Introduction to ASP.NETIntroduction to ASP.NET
Introduction to ASP.NETRajkumarsoy
 
Introduction to ASPNET Core
Introduction to ASPNET CoreIntroduction to ASPNET Core
Introduction to ASPNET CorePuja Pramudya
 
Client side & Server side Scripting
Client side & Server side Scripting Client side & Server side Scripting
Client side & Server side Scripting Webtech Learning
 
Usability AJAX and other ASP.NET Features
Usability AJAX and other ASP.NET FeaturesUsability AJAX and other ASP.NET Features
Usability AJAX and other ASP.NET FeaturesPeter Gfader
 
Ppt for Online music store
Ppt for Online music storePpt for Online music store
Ppt for Online music storeADEEBANADEEM
 

What's hot (20)

Asp.net introduction
Asp.net introductionAsp.net introduction
Asp.net introduction
 
Web forms and server side scripting
Web forms and server side scriptingWeb forms and server side scripting
Web forms and server side scripting
 
Client side and server side scripting
Client side and server side scriptingClient side and server side scripting
Client side and server side scripting
 
Symfony - A Bird's Eye View
Symfony - A Bird's Eye ViewSymfony - A Bird's Eye View
Symfony - A Bird's Eye View
 
Software components design for poc and mvp, keep it simple but be ready to sc...
Software components design for poc and mvp, keep it simple but be ready to sc...Software components design for poc and mvp, keep it simple but be ready to sc...
Software components design for poc and mvp, keep it simple but be ready to sc...
 
Scripting languages presentation_michel_patrickfrancis
Scripting languages presentation_michel_patrickfrancisScripting languages presentation_michel_patrickfrancis
Scripting languages presentation_michel_patrickfrancis
 
Introduction to ASP.NET
Introduction to ASP.NETIntroduction to ASP.NET
Introduction to ASP.NET
 
Client and server side scripting
Client and server side scriptingClient and server side scripting
Client and server side scripting
 
Scripting Languages
Scripting LanguagesScripting Languages
Scripting Languages
 
Ttl
TtlTtl
Ttl
 
PHP V/s ASP .net
PHP V/s ASP .netPHP V/s ASP .net
PHP V/s ASP .net
 
Introduction to ASPNET Core
Introduction to ASPNET CoreIntroduction to ASPNET Core
Introduction to ASPNET Core
 
Client side & Server side Scripting
Client side & Server side Scripting Client side & Server side Scripting
Client side & Server side Scripting
 
Client side scripting and server side scripting
Client side scripting and server side scriptingClient side scripting and server side scripting
Client side scripting and server side scripting
 
Server side scripting
Server side scriptingServer side scripting
Server side scripting
 
Php vs asp
Php vs aspPhp vs asp
Php vs asp
 
EVOLVE'16 | Enhance | Paul McMahon | Approaches to Leveraging AEM Within a Si...
EVOLVE'16 | Enhance | Paul McMahon | Approaches to Leveraging AEM Within a Si...EVOLVE'16 | Enhance | Paul McMahon | Approaches to Leveraging AEM Within a Si...
EVOLVE'16 | Enhance | Paul McMahon | Approaches to Leveraging AEM Within a Si...
 
Usability AJAX and other ASP.NET Features
Usability AJAX and other ASP.NET FeaturesUsability AJAX and other ASP.NET Features
Usability AJAX and other ASP.NET Features
 
Client server 01
Client server 01Client server 01
Client server 01
 
Ppt for Online music store
Ppt for Online music storePpt for Online music store
Ppt for Online music store
 

Viewers also liked (7)

Lookipa 2
Lookipa 2Lookipa 2
Lookipa 2
 
Sibenik
SibenikSibenik
Sibenik
 
Recipes
RecipesRecipes
Recipes
 
Coral springs teeth whitening
Coral springs teeth whiteningCoral springs teeth whitening
Coral springs teeth whitening
 
Asp-net
 Asp-net Asp-net
Asp-net
 
Php hypertext pre-processor
Php   hypertext pre-processorPhp   hypertext pre-processor
Php hypertext pre-processor
 
Client and server
Client and serverClient and server
Client and server
 

Similar to What is asp

DYNAMIC CONTENT TECHNOLOGIES ASP(ACTIVE SERVER PAGES)
DYNAMIC CONTENT TECHNOLOGIES ASP(ACTIVE SERVER PAGES)DYNAMIC CONTENT TECHNOLOGIES ASP(ACTIVE SERVER PAGES)
DYNAMIC CONTENT TECHNOLOGIES ASP(ACTIVE SERVER PAGES)Prof Ansari
 
Aspnet2.0 Introduction
Aspnet2.0 IntroductionAspnet2.0 Introduction
Aspnet2.0 IntroductionChanHan Hy
 
Introduction to asp.net
Introduction to asp.netIntroduction to asp.net
Introduction to asp.netshan km
 
Asp Net (FT Preasen Revankar)
Asp Net   (FT  Preasen Revankar)Asp Net   (FT  Preasen Revankar)
Asp Net (FT Preasen Revankar)Fafadia Tech
 
Asp.net architecture
Asp.net architectureAsp.net architecture
Asp.net architectureIblesoft
 
1.introduction to web programming using asp.net
1.introduction to web programming using asp.net1.introduction to web programming using asp.net
1.introduction to web programming using asp.netPramod Rathore
 
Online furniture management system
Online furniture management systemOnline furniture management system
Online furniture management systemYesu Raj
 
PPT N ASP.NET.pptx
PPT N ASP.NET.pptxPPT N ASP.NET.pptx
PPT N ASP.NET.pptxNareshSoni23
 
ACTIVE SERVER PAGES BY SAIKIRAN PANJALA
ACTIVE SERVER PAGES BY SAIKIRAN PANJALAACTIVE SERVER PAGES BY SAIKIRAN PANJALA
ACTIVE SERVER PAGES BY SAIKIRAN PANJALASaikiran Panjala
 

Similar to What is asp (20)

Intro To Asp
Intro To AspIntro To Asp
Intro To Asp
 
Opr089 xx
Opr089 xxOpr089 xx
Opr089 xx
 
DYNAMIC CONTENT TECHNOLOGIES ASP(ACTIVE SERVER PAGES)
DYNAMIC CONTENT TECHNOLOGIES ASP(ACTIVE SERVER PAGES)DYNAMIC CONTENT TECHNOLOGIES ASP(ACTIVE SERVER PAGES)
DYNAMIC CONTENT TECHNOLOGIES ASP(ACTIVE SERVER PAGES)
 
Web server
Web serverWeb server
Web server
 
Learn ASP
Learn ASPLearn ASP
Learn ASP
 
Rutgers - Active Server Pages
Rutgers - Active Server PagesRutgers - Active Server Pages
Rutgers - Active Server Pages
 
Aspnet2.0 Introduction
Aspnet2.0 IntroductionAspnet2.0 Introduction
Aspnet2.0 Introduction
 
Asp.Net Tutorials
Asp.Net TutorialsAsp.Net Tutorials
Asp.Net Tutorials
 
Introduction to asp.net
Introduction to asp.netIntroduction to asp.net
Introduction to asp.net
 
Asp Net (FT Preasen Revankar)
Asp Net   (FT  Preasen Revankar)Asp Net   (FT  Preasen Revankar)
Asp Net (FT Preasen Revankar)
 
Asp.net
 Asp.net Asp.net
Asp.net
 
Asp.net architecture
Asp.net architectureAsp.net architecture
Asp.net architecture
 
Beginners introduction to asp.net
Beginners introduction to asp.netBeginners introduction to asp.net
Beginners introduction to asp.net
 
Introduction to asp
Introduction to aspIntroduction to asp
Introduction to asp
 
Asp.netrole
Asp.netroleAsp.netrole
Asp.netrole
 
1.introduction to web programming using asp.net
1.introduction to web programming using asp.net1.introduction to web programming using asp.net
1.introduction to web programming using asp.net
 
Online furniture management system
Online furniture management systemOnline furniture management system
Online furniture management system
 
PPT N ASP.NET.pptx
PPT N ASP.NET.pptxPPT N ASP.NET.pptx
PPT N ASP.NET.pptx
 
Asp
AspAsp
Asp
 
ACTIVE SERVER PAGES BY SAIKIRAN PANJALA
ACTIVE SERVER PAGES BY SAIKIRAN PANJALAACTIVE SERVER PAGES BY SAIKIRAN PANJALA
ACTIVE SERVER PAGES BY SAIKIRAN PANJALA
 

More from milika8666

Wedding hair and makeup
Wedding hair and makeupWedding hair and makeup
Wedding hair and makeupmilika8666
 
Santa ana bail bonds
Santa ana bail bondsSanta ana bail bonds
Santa ana bail bondsmilika8666
 
Social media brand image
Social media brand imageSocial media brand image
Social media brand imagemilika8666
 
Antigua citizenship by investmen
Antigua citizenship by investmenAntigua citizenship by investmen
Antigua citizenship by investmenmilika8666
 
Article7 elo boosting
Article7 elo boostingArticle7 elo boosting
Article7 elo boostingmilika8666
 
Article7 elo boosting
Article7 elo boostingArticle7 elo boosting
Article7 elo boostingmilika8666
 
Fort lauderdale data cabling
Fort lauderdale data cablingFort lauderdale data cabling
Fort lauderdale data cablingmilika8666
 
Fort lauderdale data cabling
Fort lauderdale data cablingFort lauderdale data cabling
Fort lauderdale data cablingmilika8666
 
J john sebastian attorney 2
J john sebastian attorney 2J john sebastian attorney 2
J john sebastian attorney 2milika8666
 
Website design company
Website design companyWebsite design company
Website design companymilika8666
 
Buy online e cigs 2
Buy online e cigs 2Buy online e cigs 2
Buy online e cigs 2milika8666
 
Why opt for drug detoxification in cancun
Why opt for drug detoxification in cancunWhy opt for drug detoxification in cancun
Why opt for drug detoxification in cancunmilika8666
 
Private proxies
Private proxiesPrivate proxies
Private proxiesmilika8666
 
Quality manual template
Quality manual templateQuality manual template
Quality manual templatemilika8666
 
Buy skinny fiber
Buy skinny fiberBuy skinny fiber
Buy skinny fibermilika8666
 

More from milika8666 (20)

Megapolis i
Megapolis i Megapolis i
Megapolis i
 
Nootropics
NootropicsNootropics
Nootropics
 
Wedding hair and makeup
Wedding hair and makeupWedding hair and makeup
Wedding hair and makeup
 
Santa ana bail bonds
Santa ana bail bondsSanta ana bail bonds
Santa ana bail bonds
 
Social media brand image
Social media brand imageSocial media brand image
Social media brand image
 
Antigua citizenship by investmen
Antigua citizenship by investmenAntigua citizenship by investmen
Antigua citizenship by investmen
 
Article7 elo boosting
Article7 elo boostingArticle7 elo boosting
Article7 elo boosting
 
Article7 elo boosting
Article7 elo boostingArticle7 elo boosting
Article7 elo boosting
 
0300
03000300
0300
 
Fort lauderdale data cabling
Fort lauderdale data cablingFort lauderdale data cabling
Fort lauderdale data cabling
 
Fort lauderdale data cabling
Fort lauderdale data cablingFort lauderdale data cabling
Fort lauderdale data cabling
 
J john sebastian attorney 2
J john sebastian attorney 2J john sebastian attorney 2
J john sebastian attorney 2
 
Website design company
Website design companyWebsite design company
Website design company
 
Buy online e cigs 2
Buy online e cigs 2Buy online e cigs 2
Buy online e cigs 2
 
Kids games
Kids gamesKids games
Kids games
 
Why opt for drug detoxification in cancun
Why opt for drug detoxification in cancunWhy opt for drug detoxification in cancun
Why opt for drug detoxification in cancun
 
Private proxies
Private proxiesPrivate proxies
Private proxies
 
Buy herbal
Buy herbalBuy herbal
Buy herbal
 
Quality manual template
Quality manual templateQuality manual template
Quality manual template
 
Buy skinny fiber
Buy skinny fiberBuy skinny fiber
Buy skinny fiber
 

Recently uploaded

Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...lizamodels9
 
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...lizamodels9
 
Banana Powder Manufacturing Plant Project Report 2024 Edition.pptx
Banana Powder Manufacturing Plant Project Report 2024 Edition.pptxBanana Powder Manufacturing Plant Project Report 2024 Edition.pptx
Banana Powder Manufacturing Plant Project Report 2024 Edition.pptxgeorgebrinton95
 
Lean: From Theory to Practice — One City’s (and Library’s) Lean Story… Abridged
Lean: From Theory to Practice — One City’s (and Library’s) Lean Story… AbridgedLean: From Theory to Practice — One City’s (and Library’s) Lean Story… Abridged
Lean: From Theory to Practice — One City’s (and Library’s) Lean Story… AbridgedKaiNexus
 
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,noida100girls
 
/:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc...
/:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc.../:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc...
/:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc...lizamodels9
 
FULL ENJOY - 9953040155 Call Girls in Chhatarpur | Delhi
FULL ENJOY - 9953040155 Call Girls in Chhatarpur | DelhiFULL ENJOY - 9953040155 Call Girls in Chhatarpur | Delhi
FULL ENJOY - 9953040155 Call Girls in Chhatarpur | DelhiMalviyaNagarCallGirl
 
Call Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any TimeCall Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any Timedelhimodelshub1
 
2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis UsageNeil Kimberley
 
Marketing Management Business Plan_My Sweet Creations
Marketing Management Business Plan_My Sweet CreationsMarketing Management Business Plan_My Sweet Creations
Marketing Management Business Plan_My Sweet Creationsnakalysalcedo61
 
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,noida100girls
 
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service JamshedpurVIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service JamshedpurSuhani Kapoor
 
RE Capital's Visionary Leadership under Newman Leech
RE Capital's Visionary Leadership under Newman LeechRE Capital's Visionary Leadership under Newman Leech
RE Capital's Visionary Leadership under Newman LeechNewman George Leech
 
VIP Call Girls Pune Kirti 8617697112 Independent Escort Service Pune
VIP Call Girls Pune Kirti 8617697112 Independent Escort Service PuneVIP Call Girls Pune Kirti 8617697112 Independent Escort Service Pune
VIP Call Girls Pune Kirti 8617697112 Independent Escort Service PuneCall girls in Ahmedabad High profile
 
Intro to BCG's Carbon Emissions Benchmark_vF.pdf
Intro to BCG's Carbon Emissions Benchmark_vF.pdfIntro to BCG's Carbon Emissions Benchmark_vF.pdf
Intro to BCG's Carbon Emissions Benchmark_vF.pdfpollardmorgan
 
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...lizamodels9
 
Monte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMMonte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMRavindra Nath Shukla
 
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130  Available With RoomVIP Kolkata Call Girl Howrah 👉 8250192130  Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Roomdivyansh0kumar0
 
Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...
Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...
Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...lizamodels9
 

Recently uploaded (20)

Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
 
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
 
Banana Powder Manufacturing Plant Project Report 2024 Edition.pptx
Banana Powder Manufacturing Plant Project Report 2024 Edition.pptxBanana Powder Manufacturing Plant Project Report 2024 Edition.pptx
Banana Powder Manufacturing Plant Project Report 2024 Edition.pptx
 
Lean: From Theory to Practice — One City’s (and Library’s) Lean Story… Abridged
Lean: From Theory to Practice — One City’s (and Library’s) Lean Story… AbridgedLean: From Theory to Practice — One City’s (and Library’s) Lean Story… Abridged
Lean: From Theory to Practice — One City’s (and Library’s) Lean Story… Abridged
 
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
 
/:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc...
/:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc.../:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc...
/:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc...
 
FULL ENJOY - 9953040155 Call Girls in Chhatarpur | Delhi
FULL ENJOY - 9953040155 Call Girls in Chhatarpur | DelhiFULL ENJOY - 9953040155 Call Girls in Chhatarpur | Delhi
FULL ENJOY - 9953040155 Call Girls in Chhatarpur | Delhi
 
Call Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any TimeCall Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any Time
 
2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage
 
Marketing Management Business Plan_My Sweet Creations
Marketing Management Business Plan_My Sweet CreationsMarketing Management Business Plan_My Sweet Creations
Marketing Management Business Plan_My Sweet Creations
 
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
 
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
 
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service JamshedpurVIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
 
RE Capital's Visionary Leadership under Newman Leech
RE Capital's Visionary Leadership under Newman LeechRE Capital's Visionary Leadership under Newman Leech
RE Capital's Visionary Leadership under Newman Leech
 
VIP Call Girls Pune Kirti 8617697112 Independent Escort Service Pune
VIP Call Girls Pune Kirti 8617697112 Independent Escort Service PuneVIP Call Girls Pune Kirti 8617697112 Independent Escort Service Pune
VIP Call Girls Pune Kirti 8617697112 Independent Escort Service Pune
 
Intro to BCG's Carbon Emissions Benchmark_vF.pdf
Intro to BCG's Carbon Emissions Benchmark_vF.pdfIntro to BCG's Carbon Emissions Benchmark_vF.pdf
Intro to BCG's Carbon Emissions Benchmark_vF.pdf
 
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
 
Monte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMMonte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSM
 
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130  Available With RoomVIP Kolkata Call Girl Howrah 👉 8250192130  Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
 
Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...
Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...
Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...
 

What is asp

  • 1. What is ASP? It’s Properties and Uses ASP is the abbreviation for Active Server Pages is a technology which can be used for advanced level scripting. It was the first Server side scripting language developed by Microsoft in 1996 and was used for optimizing web pages which have been generated dynamically. “What is ASP?” entails the questions which involve queries on its characteristics and features etc. Active Server Pages in Scripting ASP (Active Server Pages) is not a programming language like all the other computer programming languages but was developed as an add-on technology with the IIS (Internet Information Services) released with the Windows developed Option Pack. ASP is an advanced level scripting language which can be used to optimize the data on your web pages or website. Technically speaking, ASP is may be considered as a HTML web page which includes scripts (one or more) which are small programs embedded in the source code. These ASP scripts are processed by the server of Microsoft before the desired and most appropriate results are sent and displayed to the customer. “What is ASP?” also involves server side scripting processes. Server Side Scripting with ASP The presence of a CGI (Common Get way Interface) in Active Server Page (ASP) makes it somewhat similar to the Server side scripting languages which use the said technique. This is because both of the programs which are being run on a server and they usually accessorize the web pages with additional features in order to make the web experience more enjoyable. An instance of Server Side Scripting with ASP An instance of Server side scripting with ASP can be portrayed as follows: A user sends his input through the script embedded in the web browser; that script then uses that data obtained from the user to match and access data stored in the server database; the script then builds and customizes the results web page according to the search requirements of the user; finally the results web page is sent to the user and displayed in his web browser window. Limitations of ASP The Active Server Pages requires for its operation a Windows based server and his hence not available for other systems such as Linux which employs PHP for Server side scripting. Further PHP is included as a default server side scripting language on most Linux systems. “What is ASP?” is therefore a question whose answer encompasses in it all the above arguments. ASP is used for the simplest of purposes to make a web page more attractive or can be used for even more complex purposes such as dynamic web page generation. Visit http://www.perlcritic.org