How do asp pages work?
Answer / Veer Ranjan
ASP pages (Active Server Pages) use scripts written in VBScript, JScript, or other languages to generate dynamic content and interact with databases. When an ASP page is requested, the server-side script is executed, and the resulting HTML is sent back to the client.
| Is This Answer Correct ? | 0 Yes | 0 No |
how can i connect to ms-access database, with ASP??
SAP Design Studio Reporting Tool for beginners
How does non-deterministic garbage collection affect my code?
what is the difference between render event and prerender event
What is .asp in html?
Resource Files: How to use the resource files, how to know which language to use?
How add insert options in datagrid control in footer row.
What is asp cookies?
What is the maximum size of an array in asp?
Which is better asp or php?
Define "virtual directory"?
can we place Global.asa into "bin" directory instead of Root directory?