I need to download the asp files with the full source code.

I tried the following code:

<A HREF="view-source:http://Server name/Virtual directory/a.asp"> click to download file </A>

This code is executing the ASP file and giving the output. How do I download the ASP file with full source code (or without executing the file)?