Hi Keith,
If your browser offers to open them, then it looks like your webserver isn't set up correctly.
Are you using IIS?
Or are you browsing to the files using a file system path, like file://C:|My Website\WhatEver.asp?
For ASP pages to be parsed correctly, you need to open them through IIS, so you should use something like
http://localhost/WhatEver.asp.
HtH,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.