HighDots Forums  

Override default base URL reference

alt.html alt.html


Discuss Override default base URL reference in the alt.html forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
hrh1818
 
Posts: n/a

Default Override default base URL reference - 02-13-2008 , 09:27 PM






I would like to modify a Web page that sets the reference for links
to:
<base href="http://tech.groups.yahoo.com/group/LTspice/files/"
target="_blank"> so I can use relative links to an anchor in the same
page or to an anchor in another file located in the same directory.
The <base setting can not be changed as the Web Page contains over 500
links to other files. The links were generated by a Perl script. I
tried the following link <a href="messagetopic">Topics that reference
files </a> with the following anchor :
<a name="messagetopic">Topics that reference files</a> but it doesn't
work. What should I do to modify my relative link so I can navigate to
an anchor in the same page or to an anchor in a file in the same
directory?

Howard

Reply With Quote
  #2  
Old   
hrh1818
 
Posts: n/a

Default Re: Override default base URL reference - 02-13-2008 , 11:50 PM






On Feb 13, 8:27 pm, hrh1818 <hr... (AT) att (DOT) net> wrote:
Quote:
I would like to modify a Web page that sets the reference for links
to:
base href="http://tech.groups.yahoo.com/group/LTspice/files/"
target="_blank"> so I can use relative links to an anchor in the same
page or to an anchor in another file located in the same directory.
The <base setting can not be changed as the Web Page contains over 500
links to other files. The links were generated by a Perl script. I
tried the following link <a href="messagetopic">Topics that reference
files </a> with the following anchor :
a name="messagetopic">Topics that reference files</a> but it doesn't
work. What should I do to modify my relative link so I can navigate to
an anchor in the same page or to an anchor in a file in the same
directory?

Howard
I think my problem is all of the files I am modifying are stored on my
home computer. Where as the base path is set up for working with
files stored on Yahoo. Hence I need to do two things. Temporarily
modify the base path for use with my home computer and then make sure
the path on my home computer from the base path is exactly the same as
it will be when the files are up loaded to Yahoo.

Howard


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.