Answer Posted / darshana
HTML is a client-side language that is developed and
outputted like a "website" by a browser - not a server. It
consists of tags to create elements and objects.
ASP is a server-side language that outputs other languages
(or just pure text) dynamicly - depending on how functions
and queries turn out, how variables are compared to one
another, and etc.
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
Define common type system (cts)?
What happens to a html page in asp?
Define file system object object?
How do I create an aspx page?
how to configure asp.net website in vs2008. and the projects devoloped in 2005 can be run in 2008
How can I see what assemblies are installed in the global assembly cache?
Enter the roll number of a student and get his marks from a database file called MARKS. Use an ASP code for the same
What is the difference between asp and acp?
How do I print an aspx file?
What is the difference between asp and saas?
Explain what inheritance is and an example of when you might use it?
Explain the advantages of using asp?
What does aspx stand for?
Explain the function of attributes in tags?
. which tag i need to use manually to bind columns in a datagrid ?