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" />
...
User Profile
Collapse
-
Asp Email Please Help
-
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 -
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?Leave a comment:
-
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...Leave a comment:
-
-
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... -
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">...
No activity results to display
Show More
Leave a comment: