User Profile

Collapse

Profile Sidebar

Collapse
teslamad
teslamad
Last Activity: Apr 1 '07, 11:38 PM
Joined: Mar 30 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • teslamad
    started a topic Asp Email Please Help

    Asp Email Please Help

    What am i doing wrong here? Im trying to use a form to send email instead of using the mailto: function. Heres my code

    in my contacts.html page i have this: Simplified ofcourse (only did one forum entry as an example)

    <html>
    <body>
    <form action="mail.as p" method="get">
    Name: <input type="text" name="name" size="20" />
    ...
    See more | Go to post

  • teslamad
    replied to Asp Help Please
    Thanks Merseyside for all your help. If you get a chance, check out my other question and see if you can help me there too http://www.thescripts. com/forum/showthread.php? p=2472886#post2 472886

    Thanks
    See more | Go to post

    Leave a comment:


  • teslamad
    replied to Asp Help Please
    I figured it out! YAY, but is there any way i can in a sense include ASP code into an html file and still have the file extension .html?
    See more | Go to post

    Leave a comment:


  • teslamad
    replied to Asp Help Please
    Now i get this error, which is html related because i did a test page and it worked fine.

    Active Server Pages error 'ASP 0127'

    Missing close of HTML comment

    /downloads.asp, line 71

    The HTML comment or server-side include lacks the close tag (-->).

    heres the page (I know the codes gross... :( dont scold me)

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML...
    See more | Go to post

    Leave a comment:


  • teslamad
    replied to Asp Help Please
    downloads.html
    See more | Go to post

    Leave a comment:


  • teslamad
    started a topic Asp Help Please

    Asp Help Please

    Hi Again!

    So really simple problem this time. I use server 2003 and IIS for my website. I want to put in some simple ASP code to display stuff but when i enter it into the html page and view it, i just see the code i entered in text forum. Yes ASP is enabled in IIS. From what i understand from tutorials, i can enter this code directly into html files. Guess not. I know this works fine if i name the page whatever.asp, but its not all...
    See more | Go to post

  • teslamad
    started a topic ASP Simple Email HELP!!!!!

    ASP Simple Email HELP!!!!!

    So im trying to get rid of the mailto function and use ASP instead, but im very new to it and cant get it working!!! ARG I use server 2003 and IIS for my websites. Heres how i think it should work (please correct me).

    I put in the html file/page a form where someone can type say there name, and that code should look something like this:

    <html>
    <body>
    <form action="test.as p" method="get">...
    See more | Go to post
No activity results to display
Show More
Working...