Page 1 of 1

Including a downloadable PDF on a webform

Posted: Sat Mar 13, 2010 3:48 am
by scorpio90
Hey guys,

Does anyone know how i would include a downloadable PDF on my webpage ? ...just that once someone clicks on the link for the PDF it downloads it for them (same as a zip file)

any help will me much appriciated :D

Re: Including a downloadable PDF on a webform

Posted: Sat Mar 13, 2010 4:18 am
by DaiLaughing
Not with PHP!

Just upload the file to the server and put a link to it on the page. Same as with a zip file.

Re: Including a downloadable PDF on a webform

Posted: Sat Mar 13, 2010 4:30 am
by scorpio90
ok thankyou fr your help, i will try that :D