★ wanayoo — archive 1999 http://www.devshed.com/Talk/Forums/Forum13/HTML/000004.htmlNouvelle recherche | Portail wanayoo
DevShed Menu
* DevShed Home
* Developer News
* DevShed Brain Dump




UBBFriend: Email This Page to Someone!
  DevShed Discussion Forums
  Exchange/Outlook
  Opening pop-up from Outlook...

Post New Topic  Post A Reply
profile | register | preferences | faq | search

next newest topic | next oldest topic
Author Topic:   Opening pop-up from Outlook...
DGBrothers
Junior Member
posted December 06, 1999 07:30 AM     Click Here to See the Profile for DGBrothers   Click Here to Email DGBrothers     Edit/Delete Message Reply w/Quote
Hi,
I send e-mails to existing clients, and I wanted an HTML business card to pop up, with a print button, so clients can have a hard copy business card should they want it.
I'm using an HTML signature file in Outlook set up with three columns (left column is photo and navigation, middle column is the email message, right column is my news updates). I set it to automatically close after one minute, so if the clients ignore it, it quietly goes away.
I've got everything coded, and it works when I load it into Internet Explorer, but it won't work from Outlook, no matter what my my security settings are.

JavaScript:
<SCRIPT LANGUAGE="JavaScript">
<!-- hide the script
openWin = window.open("http://mypages.prodigy.net/myname/myPopUp.htm","childWindow","top=0,left=0,width=470,height=350,location=no,scrollbars=no,menub ars=no,toolbars=no,resizable=no");
openWin.focus();
setTimeout('openWin.close()',60000)
// -->
</SCRIPT>

And I've put the following into the <BODY> tag:
onLoad="openWin()"

Can anyone help me? Thanks in advance!
Darren
DGBrothers@prodigy.net

All times are MST (US)

next newest topic | next oldest topic

Administrative Options: Close Topic | Archive/Move | Delete Topic
Post New Topic  Post A Reply
Hop to:

Contact Us | DevShed.com

Copyright © 1997-2000 ngenuity. All rights reserved.

Powered by: Ultimate Bulletin Board, Version 5.41a
© Infopop Corporation (formerly Madrona Park, Inc.), 1998 - 1999.