Page 1 of 1

a hyperlink for a pdf !

Posted: Thu Feb 12, 2009 11:20 am
by Plata
Hi everyone,

For the moment, i'm working on a redirection and i'd like tipically to head my hyperlink to a file pdf located on the server in the address 172.16.9.8

Code: Select all

fwrite($fid, "<a href='fwrite($fid, "<a href='\\172.16.9.8\www\cec-dev\www.cec-partenaires.biz\site\document\3\1\CEC CDC technique 2008-09.pdf'>".htmlentities($document_langue['titre'])."</a>\n");'>".htmlentities($document_langue['titre'])."</a>\n");
 
but it doesn't work. I'm searching on the web but i don't understand yet...
If anyone could help me please

see you later !:)

Re: a hyperlink for a pdf !

Posted: Thu Feb 12, 2009 12:37 pm
by s.dot
What doesn't work?

Re: a hyperlink for a pdf !

Posted: Tue Feb 17, 2009 3:33 am
by Plata
hey,

Other question about this, is it possible to put the result of a query in a href?
Typically i'd like to know if i can lead the href to the result of the query in order to recover the pdf ?

Do u understand what i mean ?

plata :)

Re: a hyperlink for a pdf !

Posted: Tue Feb 17, 2009 4:46 am
by nagarajan
poda sunny

Re: a hyperlink for a pdf !

Posted: Tue Feb 17, 2009 6:25 am
by Plata
poda sunny
Sorry i don't understand

Plata