2. Extract the package anywhere in the hard disc, say on Desktop. You will get two folders as shown below.
- Installing additional features to support browsing of ASP pages
1. Open Start menu and search for "Turn Windows features on or off", select first from results. Same is applicable for windows 8.
2. A small windows will appear, tick (Square box) on "Internet Information Services". Expand it by clicking on + sign, expand "World Wide Web", again expand "Application Development Features". Tick on "ASP". Click on Ok. (Do the same as shown in below snapshot).3. It will take time to install the features. After getting successful prompt, check whether IIS (Internet Information Server) is installed or not by typing web address as 127.0.0.1 or localhost in address bar of your favorite web browser. Note that, no proxy is enabled to your browser. You should get IIS server page as shown below (May be the IIS server version will be different in your case).4. Now copy or cut and paste the two folders just extracted on desktop into the directory "C:/inetpub/wwwroot".
5. Done! Now it's time to test whether everything goes well or not! Type the address as "http://127.0.0.1/www.w3schools.com/" into address bar of browser and hit enter.
6. You are now free to browse and learn languages offline!
2. A small windows will appear, tick (Square box) on "Internet Information Services". Expand it by clicking on + sign, expand "World Wide Web", again expand "Application Development Features". Tick on "ASP". Click on Ok. (Do the same as shown in below snapshot).
Post a Comment
Thanks for your feedback
EmoticonClick to see the code!
To insert emoticon you must added at least one space before the code.