Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Links to html files in Excel?

On Mar 24, 1:27 pm, "cornets" wrote:
Dear Anne,
Thanks very much for your suggestion. That would make sense, wouldn't
it? Unfortunately, it doesn't help, also because Firefox is already
the default browser. But I think I know what does it. I have a nasty
piece of Javascript on all my html pages. I stripped it from one page
and it opened without a problem from Excel. Want to see it? He

<SCRIPT TYPE="text/javascript"
if(window.top == window){
var page = new String(self.document.location.pathname);
var contents = "/index.html?" + page;
top.location.replace(contents);}

</SCRIPT

It ensures that the right pages are loaded when clicked on in a search
result list.
Thanks anyway for your input, Anne!

Rutger



Hi again Anne (and everybody)

It turns out the script is *not* the problem! Firefox or IE still
won't open the pages when the script is removed. Any other
suggestions?

Thanks!

Rutger

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Importing HTML files Mary Ann Excel Discussion (Misc queries) 0 March 4th 06 09:51 AM
Problems Creating html files with excel sheet Bigredno8 Excel Discussion (Misc queries) 1 July 5th 05 11:28 PM
Export html page to Excel - support files folder Export html page to Excel - support file Excel Discussion (Misc queries) 1 June 24th 05 12:36 PM
extract text from html files Glowinafuse Excel Discussion (Misc queries) 3 May 31st 05 06:23 AM
Links in html-file Mar Excel Discussion (Misc queries) 0 February 1st 05 12:01 PM


All times are GMT +1. The time now is 06:00 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"