How do you open an 'asp' file?

  • Thread starter Thread starter chunkeymonkey
  • Start date Start date
C

chunkeymonkey

Guest
I just been sent a document which termed as an 'asp' file. I have no idea what program I could use to open it. It will not open using the normal programmes (Word, Notepad...etc.) Any ideas on how to open this file?
 
ASP is "Active Server Pages" - you access them by running IIS, setting up the file as a webpage on the IIS server, and then visiting the website in a browser.
 
Back
Top