Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: [html_code_clinic] Is this Normal?


Message #1 by KATHLEEN.M.WHALEN@c... on Mon, 16 Apr 2001 15:21:18 -0400
This is a multipart message in MIME format.
--=_alternative 0069E18785256A30_
Content-Type: text/plain; charset="us-ascii"

I've posted this to another source, but either I'm being obtuse in my 
description or no one knows the answer yet. :-)  So, I'm going to try 
here.
Hope someone can help me clear this up.

I have several hyperlinks in a document pointing to excel and word files. 
I just noticed the Word documents are opening Read Only files in Word 
(this is normal, right?).  However, the Excel documents are opening in 
their own separate IE 5.0 screen.  My HTML code looks like this:

<a href="imp business processes\examples\Example TLS Cost Tracking.xls" 
target="_blank">TLS Cost Tracking</a>

Is it normal for excel files to open into IE rather than Excel?  I think I 
would prefer to have Excel launched.  Is there a way to force Excel to 
launch when the link is chosen?  Am I losing my mind?

Thanks,
KMW

  Return to Index