What is ASP? - preCharge Forums
It shows that you are unregistered. Please register with us by clicking Here
preCharge Forums


Nav Green LeftNav Right
preCharge Forums > Website Design & Development > Programming > ASP » What is ASP?


Reply
Tcat Right
 
LinkBack Thread Tools Display Modes Tcat Right
Old 08-01-2006   #1 (permalink)
monkeyhead
Member
 
Join Date: Jul 2006
Age: 19
Posts: 94
Default What is ASP?

Hi all,
Just a bit curious about ASP and what it really has to offer. Obviously its a coding language but what are the features of it that make ASP stand apart from other languages? Is it server side? Easily structured langauge?
Matt
monkeyhead is offline   Reply With Quote


Old 08-02-2006   #2 (permalink)
Nazir
Member
 
Join Date: Jul 2006
Age: 48
Posts: 45
Default Re: What is ASP?

To participate in the Web application world, Microsoft developed ASP (Active Server Pages). ASP is a quick and easy way to develop Web pages. These pages consist of a single page that contained a mix of markup and languages. The power of ASP is that you can include VBScript or JScript code instruction in the page executed on the Web server before the page was sent to the end user's Web browser. This was an easy way to create dynamic Web pages customized based on parameters dictated by the developer.

ASP used script between brackets and percentages signs --<% %>-- to control the server-side behaviors. A developer could then build an ASP page by starting with a set of static HTML. Any dynamic element needed by the page was defined using a scripting language (such as VBScript or JScript). When a user requested the page from the server bt using a browser, the asp.dll (an ISAPI application that provided a bridge between the scripting language and the Web server) would take hold of the page and define all the dynamic aspects of the page on-the-fly based on the programming logic specified in the script. After all dynamic aspects of the page were defined, the result was an HTML page outout to the browser of the requesting client.

ASP evolved and new versions were released. ASP 2.0 and 3.0 were popular because the technology made it relatively strightforward and easy to create Web pages. Their popularity was enhanced because they appeared in the late '90s, just as dotcom era was born. During this time, a mountain of new Web pages and portals were developed, and ASP was one of the leading technologies individuals and companies used to build them.
Nazir is offline   Reply With Quote

Old 08-02-2006   #3 (permalink)
Anman
 
Posts: n/a
Default Re: What is ASP?

Man, ASP is messy. We use ASP for our main product Teambinder. Im not part of the core devolper teamb but I often take a look at the source and its terrible. Cant stand it.
  Reply With Quote

Old 08-04-2006   #4 (permalink)
shavei7
Senior Member
 
shavei7's Avatar
 
Join Date: Jul 2006
Location: Redmond, WA
Posts: 1,064
Default Re: What is ASP?

how can ASP be terrible? it's not messy IMHO.. it depends on the developer. a really good developer can simplify and make the most complex solutions "readable"... something where you don't go "what is this variable about? what does this line do??" when you read the source code.

however, companies are already converting their classic ASPs to ASP.net so...
shavei7 is offline   Reply With Quote

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


footer left
All times are GMT. The time now is 01:31 PM.

DISCLAIMER: preCharge Risk Management is not responsible for any opinions, advice or comments expressed on the preCharge Community Forums.
preCharge® is a registered trademark of preCharge Risk Management | chargeback protection | Merchant Account Blog

Powered by vBulletin
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0 RC6

Car Finance | Web Games | Problem Mortgage | Free Advertising | iKobo

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49