Members: 16,996
Threads: 38,846
Posts: 159,391
Online: 24

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse

Go Back   Mambers.com > Archive > Mambo 4.5 > Mambo 4.5 'How Do I' Questions

 
 
LinkBack Thread Tools Display Modes
Old 14.04.2004, 17:08   #1 (permalink)
Junior Mamber
 
sh33zo's Avatar
 
Join Date: Apr 2004
Location: 514
Posts: 42
sh33zo is on a distinguished road
Send a message via MSN to sh33zo
Default How do I create a Link to pdf that will open in a new window

How do I link to a Pdf?
I trying to link using target="_blank" but it doesnt seem to work!!?
Help needed plz!!
sh33zo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Old 14.04.2004, 17:32   #2 (permalink)
Mamber
 
bulldog's Avatar
 
Join Date: Apr 2004
Location: SoCal
Posts: 85
bulldog is on a distinguished road
Default Re: Link to pdf

The format that works well for me is:

Code:
<A href="website.com/path/file.pdf" target=_blank>
So you could try leaving off the quotes as I do.

The first question to ask is really...
does your link to the pdf work when you're not telling it open in a new window?

Hope this helps!
__________________
Bulldog
bulldog is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 14.04.2004, 17:42   #3 (permalink)
Junior Mamber
 
sh33zo's Avatar
 
Join Date: Apr 2004
Location: 514
Posts: 42
sh33zo is on a distinguished road
Send a message via MSN to sh33zo
Default Re: Link to pdf

Quote:
Originally Posted by bulldog
The format that works well for me is:

Code:
<A href="website.com/path/file.pdf" target=_blank>
So you could try leaving off the quotes as I do.

The first question to ask is really...
does your link to the pdf work when you're not telling it open in a new window?

Hope this helps!

Yes it does! and I get a bunch of jibberish!
sh33zo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 14.04.2004, 17:50   #4 (permalink)
Mamber
 
bulldog's Avatar
 
Join Date: Apr 2004
Location: SoCal
Posts: 85
bulldog is on a distinguished road
Default Re: Link to pdf

Quote:
Originally Posted by sh33zo
I get a bunch of jibberish!
I know this sounds stupid to ask, but do you have Acrobat Reader installed so that you can read PDF files?
Web browsers cannot automatically read such files.
__________________
Bulldog
bulldog is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 14.04.2004, 18:09   #5 (permalink)
Junior Mamber
 
sh33zo's Avatar
 
Join Date: Apr 2004
Location: 514
Posts: 42
sh33zo is on a distinguished road
Send a message via MSN to sh33zo
Default Re: Link to pdf

Arg!!! I'm not responding to this!!!
sh33zo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 14.04.2004, 18:24   #6 (permalink)
Mamber
 
bulldog's Avatar
 
Join Date: Apr 2004
Location: SoCal
Posts: 85
bulldog is on a distinguished road
Default Re: Link to pdf

Sorry...wasn't trying to insult you....there's just people of all abilities on the forum and sometimes the simple, obvious solutions are overlooked.
Again, nothing personal intended.

Have you eliminated the possibility that it's a bad PDF file?
In other words, you can open up other Acrobat files on other sites and you can open up this pdf off your desktop, but when opening the same pdf file through your website, it results in gibberish...
__________________
Bulldog
bulldog is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 14.04.2004, 18:30   #7 (permalink)
Junior Mamber
 
sh33zo's Avatar
 
Join Date: Apr 2004
Location: 514
Posts: 42
sh33zo is on a distinguished road
Send a message via MSN to sh33zo
Default Re: Link to pdf

Quote:
Originally Posted by bulldog
Sorry...wasn't trying to insult you....there's just people of all abilities on the forum and sometimes the simple, obvious solutions are overlooked.
Again, nothing personal intended.

Have you eliminated the possibility that it's a bad PDF file?
In other words, you can open up other Acrobat files on other sites and you can open up this pdf off your desktop, but when opening the same pdf file through your website, it results in gibberish...

I'm not mad dude ! just found it funny and did not want to give you a responce!!
Like this-->>> DUHHHHHH!!!!!!!!!!!!
lol
sh33zo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 14.04.2004, 18:39   #8 (permalink)
Professional Mamber
 
Join Date: Mar 2004
Posts: 802
jomaco1 is on a distinguished road
Default Re: Link to pdf

So all is well now?

You know, DocMan is a great way to manage your pdf and other docs...plus there is an add-on that allows you to insert DocMan files into your content.
__________________
Mark

Arthur...congrats on the rebuild! Hope it stays clean.

Click HERE to view signature. (If nothing happens at first...keep clicking)
jomaco1 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 14.04.2004, 20:10   #9 (permalink)
Junior Mamber
 
sh33zo's Avatar
 
Join Date: Apr 2004
Location: 514
Posts: 42
sh33zo is on a distinguished road
Send a message via MSN to sh33zo
Default Re: Link to pdf

ok I am using the new staticfiles component and i was linking it from the component!
<a href="staticfiles/pdf_dir/pdf_file" target=_blank> and boom it work!! whohooo! Thanks!
My bad!!!
sh33zo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 14.04.2004, 20:12   #10 (permalink)
Junior Mamber
 
sh33zo's Avatar
 
Join Date: Apr 2004
Location: 514
Posts: 42
sh33zo is on a distinguished road
Send a message via MSN to sh33zo
Default Re: Link to pdf

Quote:
Originally Posted by jomaco1
So all is well now?

You know, DocMan is a great way to manage your pdf and other docs...plus there is an add-on that allows you to insert DocMan files into your content.
Hmm this sounds interesting?
WOuld it display my pdf as a webpage?
This would be cool!!
Is the addon hard to install?
sh33zo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 

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

BB code is On
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
"read more" link visible when nothing in Main text field playmaster Mambo 4.5 'How Do I' Questions 4 02.11.2004 16:41
Weiterführender Link im Artikel Wie? Tekknotrip Mambo 4.5 Allgemein 5 12.04.2004 18:42
How to link content items to main menu afru Mambo 4.5 'How Do I' Questions 3 11.04.2004 16:16
Not having a "Home" link in the Main Menu? Funky Dragon Mambo 4.5 'How Do I' Questions 2 07.04.2004 19:58
link da flash in mambo andreadesign Problematiche generali 2 07.04.2004 11:35


All times are GMT +2. The time now is 05:54.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.