I have an asp file that is to be called when I click a submit button on a webpage I have. Instead of running the asp file for some reason, it tries to download, or open the code of the asp file rather than run the asp to email the entered information.

here is the code let me know if you need the asp code for reference:

VB Code:
  1. INPUT TYPE="submit" ACTION="results.asp" VALUE=" Submit " ENCTYPE="text/plain" METHOD="post" NAME="submit">