Wrox Programmer Forums
|
Classic ASP Basics For beginner programmers starting with "classic" ASP 3, pre-".NET." NOT for ASP.NET 1.0, 1.1, or 2.0
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 4th, 2004, 04:41 AM
Friend of Wrox
 
Join Date: Jun 2004
Posts: 331
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to qazi_nomi
Default Develop the Outlook Express (Urgent)

Hi Dears I want to develop the web page which are exactly the outlook express exept thtis that outlook stores mails on local system while these web pages store the mails on the hosting server.
Actually the problem is that when our mail account reaches its limits then the mails stop recieving. So avoiding this I would like to develop the site which can store these mails into our hosting server so that the inbox donot reach its limit. And we can see those mails any time any where as they will stored on our hosting server and we have a lot of space at our hosting server



(*_*)



Numan
--------------------------------------------------
Love is the most precious thing of this world. So find and grab it!
__________________
(*_*)

Numan
--------------------------------------------------
It is not important what you get But important is  how you got it
 
Old September 4th, 2004, 05:03 AM
Friend of Wrox
 
Join Date: Oct 2003
Posts: 463
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to madhukp
Default

I didn't understand your full requirements. But let me make the following comment from what all I understood.

If the mail protocol is POP(PostOffice Protocol), then there are components which can retrieve them.

JMail enterprise edition offers one such feature. You can connect to the mail server, download the mail, download attachements and store on your hosting server. The content of the mail you can get as a property of this component. Then you can write them to text file or store in a database (better). The attachments can also be downloaded and renamed.

Visit http://www.dimac.net to know more about JMail.

ps. The free JMail personal edition does not offer this feature.
 
Old September 4th, 2004, 05:11 AM
Friend of Wrox
 
Join Date: Jun 2004
Posts: 331
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to qazi_nomi
Default

I have a site on which we can check our emails by opening the inbox in iframe which is offered by our hosting server. But the problem is that when the inbox reach its limit then it stop reciving mails. So we have to store these mails on our hosting server on our domain so that we can recieve more mails and check them from any where and any time.
We do not use any POP to recive mails because we open it in iframe
I think that now you will understand what I am asking.

Numan
--------------------------------------------------
Love is the most precious thing of this world. So find and grab it!
 
Old September 4th, 2004, 01:35 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,480
Thanks: 0
Thanked 1 Time in 1 Post
Default

Urgent???

Developing an outlook express kind of application that too URGENT is not going to help. As there are a lot of such third party compenents that are tested and available which does this job for you, you may better go as suggested by madhu.
Quote:
quote:We do not use any POP to recive mails
So what protocol does your hosting server use to receive mails?

_________________________
- Vijay G
Strive for Perfection





Similar Threads
Thread Thread Starter Forum Replies Last Post
outlook express 6.0 wally Classic ASP Basics 1 August 16th, 2006 09:48 AM
Connect to Outlook Express email Wall st Guru Excel VBA 1 February 23rd, 2006 09:18 AM
I have problem with outlook express 6.0 kspiderman Classic ASP Basics 1 June 21st, 2005 06:03 PM
Export Messages from Outlook Express using VB6 ANVAR VB How-To 0 April 13th, 2005 06:14 AM
Outlook Express folder list in vba louisantony Access VBA 0 December 30th, 2003 04:16 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.