[PHP] PHP URLs not opening from email in Outlook XP

2002-05-31 Thread Leotta, Natalie (NCI/IMS)

I just tried to open the PHP link about the Navy.  I'm running IE6 (freshly
installed today, so no tweaks have been made) with Win2000.  When I clicked
on the link in the email, a locate link window came up (similar to an open
file window).  This does not happen on my coworker's machine.  The only
obvious difference between my computer and my coworker's computer is that
I'm running Office XP and he's got Office 2000, so we've got different
versions of Outlook.

We are currently redoing our website so that the URL has all of the unique
identifiers for each graph, so the whole point is to have people graph
something, copy it into an email, and send it to someone so they get the
same graph.

Does this happen to anyone else?  Is there something we can do to prevent it
from happening?

Thanks!

-Natalie

PS Here's the link that was sent, if you want to try it:

http://www.zend.com/zend/cs/csnavalready.php

Natalie S. Leotta
Information Management Services, Inc.
(301) 680-9770
[EMAIL PROTECTED] 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




RE: [PHP] PHP URLs not opening from email in Outlook XP

2002-05-31 Thread Jaime Bozza

Natalie,
   I'm using Outlook XP here and the link opens just fine.  The only
time I get that locate link browser window is if I hold the shift-key
down when clicking on the link.  (I typically link to open links in new
windows, so I hold the shift-key when clicking links - It will open the
link in a new browser window.)

   If you weren't hitting the shift-key, it could be possible that one
of your shift-keys are stuck, which is emulating the shift-click.  Not
much more I can tell you other than that, since the link (and all
others) work just fine for me in Outlook XP.


Jaime Bozza


-Original Message-
From: Leotta, Natalie (NCI/IMS) [mailto:[EMAIL PROTECTED]] 
Sent: Friday, May 31, 2002 12:16 PM
To: [EMAIL PROTECTED]
Cc: Jeans, Matt (NCI/IMS); Cucinelli, James (NCI/IMS)
Subject: [PHP] PHP URLs not opening from email in Outlook XP


I just tried to open the PHP link about the Navy.  I'm running IE6
(freshly
installed today, so no tweaks have been made) with Win2000.  When I
clicked
on the link in the email, a locate link window came up (similar to an
open
file window).  This does not happen on my coworker's machine.  The only
obvious difference between my computer and my coworker's computer is
that
I'm running Office XP and he's got Office 2000, so we've got different
versions of Outlook.

We are currently redoing our website so that the URL has all of the
unique
identifiers for each graph, so the whole point is to have people graph
something, copy it into an email, and send it to someone so they get the
same graph.

Does this happen to anyone else?  Is there something we can do to
prevent it
from happening?

Thanks!

-Natalie

PS Here's the link that was sent, if you want to try it:

http://www.zend.com/zend/cs/csnavalready.php

Natalie S. Leotta
Information Management Services, Inc.
(301) 680-9770
[EMAIL PROTECTED] 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




RE: [PHP] PHP URLs not opening from email in Outlook XP

2002-05-31 Thread Leotta, Natalie (NCI/IMS)

My shift key isn't stuck.  I don't know what's wrong.  I found out that one
other person had a problem with it at my company and apparently one of the
techies put it on MS's technet group.  Hopefully something will come of it.


Thanks for your help!

-Natalie

-Original Message-
From: Jaime Bozza [mailto:[EMAIL PROTECTED]] 
Sent: Friday, May 31, 2002 1:49 PM
To: Leotta, Natalie (NCI/IMS)
Cc: Jeans, Matt (NCI/IMS); Cucinelli, James (NCI/IMS);
[EMAIL PROTECTED]
Subject: RE: [PHP] PHP URLs not opening from email in Outlook XP


Natalie,
   I'm using Outlook XP here and the link opens just fine.  The only time I
get that locate link browser window is if I hold the shift-key down when
clicking on the link.  (I typically link to open links in new windows, so I
hold the shift-key when clicking links - It will open the link in a new
browser window.)

   If you weren't hitting the shift-key, it could be possible that one of
your shift-keys are stuck, which is emulating the shift-click.  Not much
more I can tell you other than that, since the link (and all
others) work just fine for me in Outlook XP.


Jaime Bozza


-Original Message-
From: Leotta, Natalie (NCI/IMS) [mailto:[EMAIL PROTECTED]] 
Sent: Friday, May 31, 2002 12:16 PM
To: [EMAIL PROTECTED]
Cc: Jeans, Matt (NCI/IMS); Cucinelli, James (NCI/IMS)
Subject: [PHP] PHP URLs not opening from email in Outlook XP


I just tried to open the PHP link about the Navy.  I'm running IE6 (freshly
installed today, so no tweaks have been made) with Win2000.  When I clicked
on the link in the email, a locate link window came up (similar to an open
file window).  This does not happen on my coworker's machine.  The only
obvious difference between my computer and my coworker's computer is that
I'm running Office XP and he's got Office 2000, so we've got different
versions of Outlook.

We are currently redoing our website so that the URL has all of the unique
identifiers for each graph, so the whole point is to have people graph
something, copy it into an email, and send it to someone so they get the
same graph.

Does this happen to anyone else?  Is there something we can do to prevent it
from happening?

Thanks!

-Natalie

PS Here's the link that was sent, if you want to try it:

http://www.zend.com/zend/cs/csnavalready.php

Natalie S. Leotta
Information Management Services, Inc.
(301) 680-9770
[EMAIL PROTECTED] 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] RE: SOLVED: [PHP] PHP URLs not opening from email in Outlook XP

2002-05-31 Thread Leotta, Natalie (NCI/IMS)

For anyone who was having this problem, here's the solution.  It's a
windows-level bug.  Even HTML files weren't opening.

In Windows Explorer, go to either View/Tools (depending on version) and get
to Folder Options.  Go into File Types, and change the URL:HTTP (spelled
out) to have open and point it to your browser of choice.  Not something
you want to put on your website for John Q. Public, but ok for advanced
users.

thanks for the help!

-Natalie

-Original Message-
From: Leotta, Natalie (NCI/IMS) 
Sent: Friday, May 31, 2002 1:52 PM
To: 'Jaime Bozza'
Cc: [EMAIL PROTECTED]
Subject: RE: [PHP] PHP URLs not opening from email in Outlook XP


My shift key isn't stuck.  I don't know what's wrong.  I found out that one
other person had a problem with it at my company and apparently one of the
techies put it on MS's technet group.  Hopefully something will come of it.


Thanks for your help!

-Natalie

-Original Message-
From: Jaime Bozza [mailto:[EMAIL PROTECTED]] 
Sent: Friday, May 31, 2002 1:49 PM
To: Leotta, Natalie (NCI/IMS)
Cc: Jeans, Matt (NCI/IMS); Cucinelli, James (NCI/IMS);
[EMAIL PROTECTED]
Subject: RE: [PHP] PHP URLs not opening from email in Outlook XP


Natalie,
   I'm using Outlook XP here and the link opens just fine.  The only time I
get that locate link browser window is if I hold the shift-key down when
clicking on the link.  (I typically link to open links in new windows, so I
hold the shift-key when clicking links - It will open the link in a new
browser window.)

   If you weren't hitting the shift-key, it could be possible that one of
your shift-keys are stuck, which is emulating the shift-click.  Not much
more I can tell you other than that, since the link (and all
others) work just fine for me in Outlook XP.


Jaime Bozza


-Original Message-
From: Leotta, Natalie (NCI/IMS) [mailto:[EMAIL PROTECTED]] 
Sent: Friday, May 31, 2002 12:16 PM
To: [EMAIL PROTECTED]
Cc: Jeans, Matt (NCI/IMS); Cucinelli, James (NCI/IMS)
Subject: [PHP] PHP URLs not opening from email in Outlook XP


I just tried to open the PHP link about the Navy.  I'm running IE6 (freshly
installed today, so no tweaks have been made) with Win2000.  When I clicked
on the link in the email, a locate link window came up (similar to an open
file window).  This does not happen on my coworker's machine.  The only
obvious difference between my computer and my coworker's computer is that
I'm running Office XP and he's got Office 2000, so we've got different
versions of Outlook.

We are currently redoing our website so that the URL has all of the unique
identifiers for each graph, so the whole point is to have people graph
something, copy it into an email, and send it to someone so they get the
same graph.

Does this happen to anyone else?  Is there something we can do to prevent it
from happening?

Thanks!

-Natalie

PS Here's the link that was sent, if you want to try it:

http://www.zend.com/zend/cs/csnavalready.php

Natalie S. Leotta
Information Management Services, Inc.
(301) 680-9770
[EMAIL PROTECTED] 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php