Office XP Trick
if you use this html you can view your hotmail inbox in a local inbox. you can change the folder parameter from //Hotmail/Inbox to say Inbox to view your local inbox. It is kind of a cool thing that i stumbled on i don't know how useful it really is except that you can have a html file that calls a specific locatio ...
if you use this html you can view your hotmail inbox in a local inbox. you can change the folder parameter from //Hotmail/Inbox to say Inbox to view your local inbox. It is kind of a cool thing that i stumbled on i don't know how useful it really is except that you can have a html file that calls a specific location from outlook.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="Text/HTML; charset=unicode">
<META content="Microsoft FrontPage 5.0" name=GENERATOR></HEAD>
<BODY bottomMargin=0 leftMargin=0 topMargin=0 scroll=no rightMargin=0><SPAN
id=ControlBox height="100%" width="100%"><!--Begin View Control Section-->
<OBJECT id=ViewCtl1 height="100%" width="100%"
classid=CLSID:0006F063-0000-0000-C000-000000000046><PARAM NAME="Folder" VALUE="\\Hotmail\Inbox"><PARAM NAME="EnableRowPersistance" VALUE="True"></OBJECT><!--End View Control Section--></SPAN></BODY></HTML>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="Text/HTML; charset=unicode">
<META content="Microsoft FrontPage 5.0" name=GENERATOR></HEAD>
<BODY bottomMargin=0 leftMargin=0 topMargin=0 scroll=no rightMargin=0><SPAN
id=ControlBox height="100%" width="100%"><!--Begin View Control Section-->
<OBJECT id=ViewCtl1 height="100%" width="100%"
classid=CLSID:0006F063-0000-0000-C000-000000000046><PARAM NAME="Folder" VALUE="\\Hotmail\Inbox"><PARAM NAME="EnableRowPersistance" VALUE="True"></OBJECT><!--End View Control Section--></SPAN></BODY></HTML>
Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.