Response.File (gb.web)
Syntax
STATIC SUB SendFile ( Path AS String [ , ContentType AS String ] )
Sends a file to the client.

If you use this method, you should end the script immediately. Do not use any other method!