If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > receive email using cdonts

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-01-04, 06:13
j_sakthivel j_sakthivel is offline
Registered User
 
Join Date: Mar 2004
Location: chennai
Posts: 25
receive email using cdonts

hi all,

i want to receive mails using asp cdonts.
is it possible with cdonts.if so,plz send me...

thanx in advance
__________________
Sakthi
Reply With Quote
  #2 (permalink)  
Old 05-02-04, 00:25
breeze76 breeze76 is offline
Registered User
 
Join Date: Apr 2004
Posts: 75
What do you mean you want to receive mail using CDONTS? You have something on an asp page, a form or something you want sent to you? Please explain a little more if possible?
Reply With Quote
  #3 (permalink)  
Old 05-03-04, 02:37
j_sakthivel j_sakthivel is offline
Registered User
 
Join Date: Mar 2004
Location: chennai
Posts: 25
i will have a form that sholud receive all mails from outside.
it should act like outlook express.
why i am asking this? if u r using outlook express,u should install at every machine. instead, i can use this application to receive all the mails...
is it possible...kindly send me the coding .....

thanx
__________________
Sakthi
Reply With Quote
  #4 (permalink)  
Old 05-03-04, 11:27
Seppuku Seppuku is offline
Useless...
 
Join Date: Jul 2003
Location: SoCal
Posts: 721
Not possible... you need some type of back end interface that will receive the emails and store them in a DB. You can then write some ASP to view the emails stored. But you cannot have a form or page that receives the email directly. Now, sending is different. You can write a form to send out an email, but I don't believe that's actually what you're looking for.
__________________
That which does not kill me postpones the inevitable.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On