This is a discussion on "Auto Responder" within the Classic ASP section. This forum, and the thread "Auto Responder are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Auto Responder
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Auto Responder
|
|
#2
|
||||
|
||||
|
This isnt strictly possible.
For this to work, an ASP page would need access to your email pop account... it would have to monitor it for new messages. With the fact in mind that ASP pages are not constantly running applications (they need to be called manually in a browser), I dont see how this is possible. Sure, an ASP page can check email. With a bit of hefty programming you can even get it to filter the messages you want to autorespond to and get it to send the email. But for any of this to happen, you would need to call the .asp page in your browser every few mins. A far better way would be to use a host that provides autoresponders as part of the hosting arrangement. Nearly every host I have ever come across does this. Hope this helps.
__________________
Rob - Webforumz Founder I am currently NOT available for SEO consultancy work My Sites: Student Midwife Forum
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
![]() |
| Tags |
| auto, responder |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| auto div height | Phenomena0 | Web Page Design | 4 | May 24th, 2008 13:26 |
| Auto Scrolling Div ??? | slimboyfatz32 | Other Programming Languages | 3 | May 18th, 2008 18:49 |
| Auto tab bvetween inputs | moojoo | JavaScript Forum | 1 | Nov 30th, 2006 02:35 |