PDA

View Full Version : Mailbox on web


florida
04-08-2003, 02:11 PM
Please advise how I can get a Group mailbox link on my web page. I can pull up my personal inbox on my web page with this:

<a href="outlook: inbox">The inbox</a><br>

How would I get a group mailbox? Here is my attempt that doesnt work:

<a href="outlook: GroupName/GroupMailFolder">GroupName Folder</a><br>

Saj
04-08-2003, 03:32 PM
I don't see any way you can do that without a web application of some kind. You can't just do that with plain html.

zoobie
04-08-2003, 03:41 PM
I see you've posted this question eslewhere several months ago. Why don't you just ask Microsoft...or don't they know either? Hee hee :D

PS - Here's a thought...How about using a free bulletin board and when users email or reply, it posts. :eek:

oracleguy
04-08-2003, 04:29 PM
Try posting on the Microsoft newsgroups, they probably got one just for Outlook. The people on there usually know a lot of very specific stuff like that.