|
 |
asp_databases thread: can i get the Mails of OutLook Express in ASP page
Message #1 by iashraf@a... on Tue, 10 Sep 2002 10:10:08 +0500
|
|
Hi All,
Can i get emails from Microsoft Outlook Express in ASP page. if anyone
have some knowledge or have some related metarial plz reply me.
thanx
Imran Ashraf
Acrologix (pvt) Ltd.
106/3 Saint Johns Park,
Lahore, Pakistan.
Tel: 92-42-666-4301~6
Fax: 92-42-666-4307
Mob: 0300 - 8662678
Email: iashraf@a...
Message #2 by "Ken Schaefer" <ken@a...> on Tue, 10 Sep 2002 14:57:22 +1000
|
|
Not unless you know which folder they are being stored in...
If you are using OE on the server, then you can choose which folder you want
to store your email in. ASP doesn't know that, unless you decide to read the
registry to get the path.
Then you need to parse each .mbx file to output the necessary stuff...better
to keep the mail in Exchange, or on a POP3 server.
Cheers
Ken
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From: <iashraf@a...>
Subject: [asp_databases] can i get the Mails of OutLook Express in ASP page
: Hi All,
: Can i get emails from Microsoft Outlook Express in ASP page. if
anyone
: have some knowledge or have some related metarial plz reply me.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Message #3 by iashraf@a... on Tue, 10 Sep 2002 15:41:51 +0500
|
|
hi,
ok let me know something.
can i get the tasks defined in the Outlook Express Calendar on ASP Page
Imran Ashraf
Acrologix (pvt) Ltd.
106/3 Saint Johns Park,
Lahore, Pakistan.
Tel: 92-42-666-4301~6
Fax: 92-42-666-4307
Mob: 0300 - 8662678
Email: iashraf@a...
"Ken
Schaefer" To: "ASP Databases" <asp_databases@p...>
<ken@a... cc:
atic.com> Subject: [asp_databases] Re: can i get the Mails of OutLook Express
in ASP page
09/10/2002
09:57 AM
Please
respond to
"ASP
Databases"
Not unless you know which folder they are being stored in...
If you are using OE on the server, then you can choose which folder you
want
to store your email in. ASP doesn't know that, unless you decide to read
the
registry to get the path.
Then you need to parse each .mbx file to output the necessary
stuff...better
to keep the mail in Exchange, or on a POP3 server.
Cheers
Ken
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From: <iashraf@a...>
Subject: [asp_databases] can i get the Mails of OutLook Express in ASP page
: Hi All,
: Can i get emails from Microsoft Outlook Express in ASP page. if
anyone
: have some knowledge or have some related metarial plz reply me.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Message #4 by "Ken Schaefer" <ken@a...> on Tue, 10 Sep 2002 20:33:10 +1000
|
|
There is no calender in Outlook Express. OE does mail and news only.
Are you talking about Outlook? That is different. It depends if you're using
an Exchange server or just an .pst file.
Cheers
Ken
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From: <iashraf@a...>
Subject: [asp_databases] Re: can i get the Mails of OutLook Express in ASP
page
:
: hi,
: ok let me know something.
: can i get the tasks defined in the Outlook Express Calendar on ASP Page
:
|
|
 |