Question:
what is asp?
chocka
2006-07-09 23:05:14 UTC
what is html?
Eight answers:
pavan varma
2006-07-09 23:20:03 UTC
hi ASP stands for active server pages......

using this u can write the client side scripting and the server side scripting on the same asp page...

the feature in asp.net is that its highly secured and server side scripting is hidden to the user.......and its fast toooooo

u can write multiple scripts in same page ie..Vbscript,,javascript , Jscript etc......

right now its very gud and in a great boom......

___________________________________________________

on the other hand HTML is hyper text markup language..these are technologies used for building websites....ASP uses HTML
PinkFloydGuy
2006-07-10 18:41:10 UTC
1) ASP is a 'Microsoft technology' that allows web developers to perform server-side applications (e.g. displaying date and time, or using Session Cookies on a page) and database applications (e.g. reading, writing, or updating a database). ASP allows a web developer to do pretty much anything they need to in order to complete a web application.



ASP, or Active Server Pages, is not a programming language in itself. You must use a programming language to write ASP and I write ASP in the VBScript language. This concept confused me at the beginning of my career.



Today, the current web technology supported by Microsoft is ASP.net, which is different than ASP because ASP.net is faster on the client's computer (if done correctly of course).



2) HTML, otherwise known as hypertext markup language, is a simple programming language, and the standard for static web pages on the internet.



If you want to know what HTML looks like, go to a web page and view the source code (in Internet Explorer, choose, View, then Source). You will notice that 'Tags' are used throughout the code. Tags tell your internet browser what to do. For example, an opening and closing bold tag (Hello) tells your browser to bold the word 'Hello'.



Hope this helps!
india_kakinada
2006-07-10 10:30:17 UTC
ASP.NET is a set of web development technologies marketed by Microsoft. Programmers can use it to build dynamic web sites, web applications and XML web services. It is part of Microsoft's .NET platform and is the successor to Microsoft's Active Server Pages (ASP) technology.



Asp may mean:



Asp (reptile), an archaic term for a number of species of poisonous snake

European Asp (Vipera aspis), a member of the viper family of snakes

Asp (fish) (Aspius aspius), a fish belonging to the family Cyprinidae. It can be found in Europe

Asp (comics), snake-themed supervillain.

Asp (rocket), an American sounding rocket
anonymous
2006-07-10 06:08:51 UTC
is an HTML page that includes one or more scripts (small embedded programs) that are processed on a Microsoft Web server before the page is sent to the user.



Hypertext Markup Language is the authoring software language used on the Internet's World Wide Web. HTML is used for creating World Wide Web pages.
t_shivakumar
2006-07-10 06:28:44 UTC
ASP - Active Server Pages. Its a scripting language embedded in a wepage.



Check these:



http://www.asp.net/

http://www.learnasp.com

http://www.w3schools.com/asp/default.asp



HTML - Hyper Text Markup Language. It is a markup language used to create webpages.



check:

http://www.w3schools.com/html/default.asp

http://www.davesite.com/webstation/html/

http://www.utexas.edu/learn/html/
iammisc
2006-07-10 06:07:23 UTC
asp: Active Server Pages



html: Hypertext markup language

- it is used to make web pages



http://en.wikipedia.org/wiki/html
anonymous
2006-07-10 06:16:26 UTC
ASP.NET is a set of web development technologies marketed by Microsoft. Programmers can use it to build dynamic web sites, web applications and XML web services. It is part of Microsoft's .NET platform and is the successor to Microsoft's Active Server Pages (ASP) technology.



Asp may mean:



Asp (reptile), an archaic term for a number of species of poisonous snake

European Asp (Vipera aspis), a member of the viper family of snakes

Asp (fish) (Aspius aspius), a fish belonging to the family Cyprinidae. It can be found in Europe

Asp (comics), snake-themed supervillain.

Asp (rocket), an American sounding rocket



Electronics

Analog Signal Processing, processing electronic signals by use of analog circuitry

Anti-Shock Protection, a protection of an audio compact disc playback, see Electronic Skip Protection



Computing

Active Server Pages, a web-scripting interface by Microsoft

Advanced Simple Profile, an MPEG-4 video codec profile

Answer set programming, a declarative programming language

Application service provider, a business that provides computer-based services to customers over a network

AppleTalk Session Protocol, a session layer protocol used by the AppleTalk suite of protocols

Association of Shareware Professionals

Apple System Profiler, Apple Computer's system profiler



Combat

ASP (handgun), the name for a custom-designed 9 mm pistol based on the S&W Model 39

a type of extending baton often carried by police forces

American Self Protection, a martial art



Medicine and biology

Amnesic shellfish poisoning

Adipocyte Stimulating Peptide

Agouti Signal Protein



Entertainment

ASP (band), the name of a German Electrogoth/Alternative band

Adult service provider, a provider of sexual services for consenting adults.

Amy Sherman-Palladino, creator and former excecutive producer and writer on the television show Gilmore Girls



Sports

Association of Surfing Professionals

American Soccer Pyramid



Miscellaneous

Abnormal situation prevention, preventing non-routine plant incidents outside the control of normal process automation systems

Afro-Shirazi Party

Albany Student Press

Alice Springs Airport (IATA airport code)

Anglo-Saxon Protestant, as part of the acronym WASP

Appalachia Service Project, a Christian volunteer organization operating in Central Appalachia

Aspatria railway station, the National Rail code for the train station in the United Kingdom

Assistant Superintendent of Police, a police rank

Astronaut Support Person, a NASA astronaut responsible for monitoring Orbiter status as it undergoes testing and maintenance

Average Selling Price

Alta Scuola Politecnica, a school of excellence founded by Politecnico di Milano and Politecnico di Torino
Ryan R
2006-07-10 06:08:41 UTC
A Stupid Person



He Told Me Lies


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...