This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Microsoft Publisher > January 2007 > Linked Files
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Cindy 2007-01-27, 10:40 pm |
| I am using Publisher 2003. I am having trouble linking to files - pdf, doc,
xls I have uploaded all my files to my ftp site and have hyperlinked them
through that site. my site is www.awanacentralcal.org/test I want to be able
to open the file, and also to have it open another window. I have looked
through the posts and tried what I see there, but it still doesn't work.
Thanks
--
Cindy
| |
| DavidF 2007-01-27, 10:40 pm |
| I found one link to a pdf file, and you had the link written incorrectly. Go
back and write them like this one:
http://www.awanacentralcal.org/Othe...onAgreement.pdf
As per opening in a new window...why? I can see it if you are opening an
offsite link, but this is to your own website, and the viewer only has to
click the back button??? It will complicate life for the viewer to open the
second window...
But if you must, then this is one way. Insert this code snippet via the
insert html code fragment tool somewhere it won't be in the way on your
page:
<script language="JavaScript" type="text/javascript">function Show(Url,
Name, Features) { window.open(Url, Name, Features); }</script>
and then change the hyperlinks to:
java script:Show('http://www.awanacentralcal.org/OtherFiles/EventParticipationAgreement.pdf','newwindow','')
You will probably need to write your links, copy, and then use Ctrl V to
paste the links into the address field in the hyperlink dialog, otherwise
you are likely to make mistakes.
DavidF
"Cindy" <Cindy@discussions.microsoft.com> wrote in message
news:FC9B1F14-4030-4F7F-B53C-4D4BC0CC116D@microsoft.com...
>I am using Publisher 2003. I am having trouble linking to files - pdf,
>doc,
> xls I have uploaded all my files to my ftp site and have hyperlinked them
> through that site. my site is www.awanacentralcal.org/test I want to be
> able
> to open the file, and also to have it open another window. I have looked
> through the posts and tried what I see there, but it still doesn't work.
> Thanks
> --
> Cindy
| |
| DavidF 2007-01-27, 10:40 pm |
| PS. Reference this page for more info. on opening the link in a new window:
http://office.microsoft.com/en-us/p...1587451033.aspx
DavidF
"DavidF" <Nope@nospam.com> wrote in message
news:uzpV1pNQHHA.1280@TK2MSFTNGP04.phx.gbl...
>I found one link to a pdf file, and you had the link written incorrectly.
>Go back and write them like this one:
> http://www.awanacentralcal.org/Othe...onAgreement.pdf
>
> As per opening in a new window...why? I can see it if you are opening an
> offsite link, but this is to your own website, and the viewer only has to
> click the back button??? It will complicate life for the viewer to open
> the second window...
>
> But if you must, then this is one way. Insert this code snippet via the
> insert html code fragment tool somewhere it won't be in the way on your
> page:
>
> <script language="JavaScript" type="text/javascript">function Show(Url,
> Name, Features) { window.open(Url, Name, Features); }</script>
>
> and then change the hyperlinks to:
>
> java script:Show('http://www.awanacentralcal.org/OtherFiles/EventParticipationAgreement.pdf','newwindow','')
>
> You will probably need to write your links, copy, and then use Ctrl V to
> paste the links into the address field in the hyperlink dialog, otherwise
> you are likely to make mistakes.
>
> DavidF
>
>
>
> "Cindy" <Cindy@discussions.microsoft.com> wrote in message
> news:FC9B1F14-4030-4F7F-B53C-4D4BC0CC116D@microsoft.com...
>
>
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|