Results 1 to 4 of 4

Thread: ASP Contact Form Quick Problem

  1. #1
    Join Date
    Feb 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation ASP Contact Form Quick Problem

    Hello all! been lurking here from time to time now that I got a problem I cant work with guess Its the best to join this forum and ask help.

    Anyway my .ASP script is from
    Code:
    http://www.tele-pro.co.uk/scripts/contact_form/
    My problem is whenever I click the submit or send button it simply shows the script as text page instead of activating it and sending me the e-mail. What is causing this?

    The script was working fine before until I took the site down and changed some pages.(not the scripts)

    Thank you for you help!



    *edit: all .asp pages are not working on my server. even the index.asp (how to make this the default page? instead of .HTML)
    Last edited by kiwin; 02-14-2009 at 10:58 AM.

  2. #2
    Join Date
    Feb 2009
    Posts
    303
    Thanks
    18
    Thanked 36 Times in 36 Posts

    Default

    Are you sure your server supports ASP? Because if all of the asp files are not working, then it probably means that your server does not support ASP.

    Hope that helps!

    Cheers,
    X96 WD
    Last edited by X96 Web Design; 02-25-2009 at 12:07 AM. Reason: grammer

  3. #3
    Join Date
    Mar 2009
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    You need to open IIS Manager if it is windows server and in the Web Service Extensions folder enable Active Server Pages.

    If this is not enabled the all ASP pages will just show the contents of the ASP script in the browser.

  4. #4
    Join Date
    Jun 2008
    Posts
    27
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    There must be problem with the ASP installation in your system or where you host your site...Try a test ASP page...if its not opening contact your host....

    Ciao
    pankaj

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •