Is there a way to save an ASP script via IE before it executes?

Hi guys,

Is it possible to save an ASP script via Internet Explorer before it executes the source code?

for example if i had an file called [color=#22229c]http://mysite.com/form.asp[/color] on the internet could I save that to my computer and view the source code?

At the moment the code executes and returns the value, I want to view the source before it executes.

I’m a total noob when it comes to ASP / PHP and XML