hyperlinks:work w/some PC & not others

G

Guest

Hi, I have a question about hyperlinks. How is it that I
can access hyperlinks on my website but when I use a
different PC they don't work? I'm using FP2000 on my
Dell labtop and it works great, but when I use my Sony
VIAG labtop I can't access certain hyperlinks. Please
help. I'm using IE on both PC's and have the exact same
wireless internet connections. Thanks, Julie
 
T

Thomas A. Rowe

Without you providing a URL to the site in question and the specific page
with the links that don't work, no one can even begin to help you with this
issue.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle,
MS KB Quick Links, etc.
==============================================
 
J

Julie

Hi, thanks for trying to help...sorry about that! my
site is www.thunderracing41.com and the problem
hyperlinks are on almost everypage except the home page.
I also have a question posted reguarding why when I mouse
over some of the graphics a gray box comes up with a box
and a red x. Anyway...thanks for trying to help. Julie
 
T

Thomas A. Rowe

1. Remove all spaces from file and folder names, use a - or _

2. Avoid using VML graphics, which use absolute positioning, which is not
well handled in all browsers/versions/platforms.

3. Your site doesn't seem to support ASP (feedback.asp), as I am prompt to
download it.

4. You have links that point back to your local HD, make sure you always
have a web open (File Menu | Open Web / Site) before working with your web
content, and that all content have been imported into the web before using.

5. Avoid using ImageMap for linking if you have individual images

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle,
MS KB Quick Links, etc.
==============================================
 
J

Julie

Hi, thanks...a question...what do you mean by your #4
point. I'm pretty new at this...I created a web site
with FP and my files are saved on my C: drive and then
uploaded to the web site. Should my files be somewhere
else?....I know how stupid that sounds...thanks for
helping a dummy like me. Julie
 
R

Randy Birch

FP will publish only files *within* your web, ie if you create a
thunderracing web on your machine, the files you link to must be imported
from the my documents folder into the \thunderracing web ... their location
inside the web is your choice (ie to a documents folder there). When this
is done, one linking the file to a text or image hyperlink, FP will create
the proper URL to the file, relative to your current page.

If, instead of importing the file, you instead point a hyperlink to a file
on your hard drive outside of the web, FP must use an absolute URL to the
file which means the link opens the file specified on the machine. When you
view the published web site on the development computer, the URL to the disk
file is valid and it opens as expected. However, when accessing the web from
another machine, the URL is trying to open the document on that computer's
hard drive, which of course does not exist.

--

Randy Birch
MVP Visual Basic
http://vbnet.mvps.org/
Please respond only to the newsgroups so all can benefit.


: Hi, thanks...a question...what do you mean by your #4
: point. I'm pretty new at this...I created a web site
: with FP and my files are saved on my C: drive and then
: uploaded to the web site. Should my files be somewhere
: else?....I know how stupid that sounds...thanks for
: helping a dummy like me. Julie
: >-----Original Message-----
: >1. Remove all spaces from file and folder names, use a -
: or _
: >
: >2. Avoid using VML graphics, which use absolute
: positioning, which is not
: >well handled in all browsers/versions/platforms.
: >
: >3. Your site doesn't seem to support ASP (feedback.asp),
: as I am prompt to
: >download it.
: >
: >4. You have links that point back to your local HD, make
: sure you always
: >have a web open (File Menu | Open Web / Site) before
: working with your web
: >content, and that all content have been imported into
: the web before using.
: >
: >5. Avoid using ImageMap for linking if you have
: individual images
: >
: >==============================================
: >Thomas A. Rowe (Microsoft MVP - FrontPage)
: >WEBMASTER Resources(tm)
: >
: >FrontPage Resources, WebCircle,
: >MS KB Quick Links, etc.
: >==============================================
: >To assist you in getting the best answers for FrontPage
: support see:
: >http://www.net-sites.com/sitebuilder/newsgroups.asp
: >
: message
: >: >> Hi, thanks for trying to help...sorry about that! my
: >> site is www.thunderracing41.com and the problem
: >> hyperlinks are on almost everypage except the home
: page.
: >> I also have a question posted reguarding why when I
: mouse
: >> over some of the graphics a gray box comes up with a
: box
: >> and a red x. Anyway...thanks for trying to help.
: Julie
: >>
: >>
: >> >-----Original Message-----
: >> >Without you providing a URL to the site in question
: and
: >> the specific page
: >> >with the links that don't work, no one can even begin
: to
: >> help you with this
: >> >issue.
: >> >
: >> >--
: >> >
: >> >==============================================
: >> >Thomas A. Rowe (Microsoft MVP - FrontPage)
: >> >WEBMASTER Resources(tm)
: >> >
: >> >FrontPage Resources, WebCircle,
: >> >MS KB Quick Links, etc.
: >> >==============================================
: >> >To assist you in getting the best answers for
: FrontPage
: >> support see:
: >> >http://www.net-sites.com/sitebuilder/newsgroups.asp
: >> >
: >> >: >> >> Hi, I have a question about hyperlinks. How is it
: >> that I
: >> >> can access hyperlinks on my website but when I use a
: >> >> different PC they don't work? I'm using FP2000 on
: my
: >> >> Dell labtop and it works great, but when I use my
: Sony
: >> >> VIAG labtop I can't access certain hyperlinks.
: Please
: >> >> help. I'm using IE on both PC's and have the exact
: >> same
: >> >> wireless internet connections. Thanks, Julie
: >> >
: >> >
: >> >.
: >> >
: >
: >
: >.
: >
 
Top