Click to See Complete Forum and Search --> : downloading non htm files


PhilWeb
12-10-2005, 02:18 PM
Hi all,

Quite often I like to see the js file both for safety and curiosity and my own education. Same with php cgi asp etc.

Is there a way to download these files from sites.

Kravvitz
12-10-2005, 05:22 PM
You can download JS and CSS files. Just find the URLs to them and put it in the location bar of your browser.

When you access PHP, CGI, ASP, etc. files via HTTP you only see the X/HTML, CSS, and JavaScript that those server-side languages output.