Feedback Form

  • Thread starter Thread starter Mohamed Hosam
  • Start date Start date
M

Mohamed Hosam

Hi everybody. I have to create an asp dot net file that takes the form
variables from an ASP file and sends them by email then redirects to another
ASP file.

Can anybody provide help or code? Any help is appreciated.

Mohamed
 
Hi Mohamed,

Quiet standard that is,

Have a look at this for the mail and the feedback is in my opinion not more
than cleaning your form and than set one label with a message on it. (Or any
other approach that does the same)

http://msdn.microsoft.com/library/d...html/frlrfsystemwebmailsmtpmailclasstopic.asp

You can also have a look at this I got them from Jay B.


http://www.microeye.com/resources/res_outlookvsnet.htm

http://msdn.microsoft.com/library/d...html/frlrfsystemwebmailsmtpmailclasstopic.asp

http://msdn.microsoft.com/library/d.../cdosys/html/_cdosys_schema_configuration.asp

http://msdn.microsoft.com/library/d...y/en-us/exchanchor/htms/msexchsvr_cdo_top.asp


The four CDOs are (in chronological order):

- CDO.DLL : CDO version 1.2.1
- CDONTS.DLL : CDO version 1.2.1 for Windows NT Server (not the same as CDO
version 1.2.1!)
- CDOSYS.DLL : CDO for Windows 2000
- CDOEX.DLL : CDO for Exchange 2000 Server


I hope this helps a little bit?



Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

A C# + ASP.Net question 2
Writing to Database 3
How to ASP -> ASP.NET 3
Accessing .NET assemblies from classic ASP/VBScript? 5
Using ASP 3
Simple Shell command problem 1
ASP.NET FORM SUBMISSION 2
Email form 2

Back
Top