My name is Orjinta Chidubem, I am an application developer that resides in Nigeria. Please help me out.
i am developing a personal web site whereby visitors to my site will send a feed back to my email box. I am developing the web application with Dreamweaver 4. It has feedback (.html) page that contains a form that the user can enter his/her name, email address and comments -this feedback page redirects to an asp page and an asp page that contains the code that sends the information enteredby the user to my email box and displays. ” ‘User’, your message has been sent”. But this does not work.It ask me whether i want to download the asp file to my computer.I don’t know whether Dreamweaver Supports ASP pages. Please Tell how i will overcome this.
The code in the asp page is shown below:
<%@ Language="VBScript" %>
%>