Board index » Web Programming » ASP EMAIL form
|
BigLad
|
|
BigLad
|
ASP EMAIL form
Web Programming34
I'm PHP programmer, finding asp to be very strange. plz gimme simplest code for ASP contact form that email to target address on submission. - |
| Thomas
Registered User |
Tue Oct 11 06:44:39 CDT 2005
Re:ASP EMAIL form
The code needed is based on the ASP Email component being used. If you are working with MS CDONTS or
MS CDOSYS, just type in IE Address bar the following: ? Sending Email with CDONTS or ? Sending Email with CDOSYS If using any other ASP Email component, you will need to visit the web site of the component's author. -- ============================================== Thomas A. Rowe (Microsoft MVP - FrontPage) ============================================== If you feel your current issue is a results of installing a Service Pack or security update, please contact Microsoft Product Support Services: support.microsoft.com">support.microsoft.com If the problem can be shown to have been caused by a security update, then there is usually no charge for the call. ============================================== <taranfx@gmail.com>wrote in message news:1129028210.623129.153460@g49g2000cwa.googlegroups.com... QuoteI'm PHP programmer, finding asp to be very strange. plz gimme simplest - |
| Chris
Registered User |
Tue Oct 11 16:27:44 CDT 2005
Re:ASP EMAIL form
there's great tutorials at www.asp101.com
HTH -- Chris Leeds, Microsoft MVP-FrontPage ContentSeed: great tool for web masters, a fantastic convenience for site owners. contentseed.com/">contentseed.com/ -- <taranfx@gmail.com>wrote in message QuoteI'm PHP programmer, finding asp to be very strange. plz gimme simplest - |
| Cheryl
Registered User |
Wed Oct 12 08:57:11 CDT 2005
Re:ASP EMAIL form
Simple asp form with instruction in asp is at
webtechsig.org/Presentations/forms2/form_processing.html">webtechsig.org/Presentations/forms2/form_processing.html -- Cheryl D. Wise MS FrontPage MVP Certified Professional Web Developer Online instructor led training in FrontPage, Web Accessibility & Illustrator Special Offer for Hurricane Relief when you register for our October Session - See starttoweb.com">starttoweb.com <taranfx@gmail.com>wrote in message QuoteI'm PHP programmer, finding asp to be very strange. plz gimme simplest - |
