What process happens behind, when we try to access any page
on the internet.



What process happens behind, when we try to access any page on the internet...

Answer / Himanshu Vishnoi

When you try to access a page on the internet, several processes occur behind the scenes. The Domain Name System (DNS) is first used to convert the website's domain name into an IP address. Then, your computer sends a request to the web server hosting the site through the Hypertext Transfer Protocol (HTTP). The web server responds with HTML pages, CSS stylesheets, JavaScript files, and other resources such as images and videos. Your browser then renders these resources to display the page.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP Interview Questions

How to refersh an asp page on a single click of a button.

2 Answers   IBM,


Define a cookies collection?

1 Answers  


What does asp stand for in technology?

1 Answers  


Define session object?

1 Answers  


What should the developer use in order to have an Active Server Page (ASP) invokes a stored procedure on a SQL Server database? A. ADO B. RDO C. RDS D. OLEDB E. None of the above.

1 Answers  


How could u display all of the cookies/cookie values for a user through a Web page in ASP?

1 Answers   Google,


Name the methods in application object?

1 Answers  


What is asp and its features?

1 Answers  


Which is the default Scripting Language on the client side in ASP?

2 Answers  


Define extranet?

1 Answers  


When did classic asp come out?

1 Answers  


Explain the post and get method or explain the difference between them?

1 Answers  


Categories