view image...

Discussions of secure PHP coding. Security in software is important, so don't be afraid to ask. And when answering: be anal. Nitpick. No security vulnerability is too small.

Moderator: General Moderators

Post Reply
haravinthran
Forum Newbie
Posts: 4
Joined: Sun Feb 14, 2010 1:29 am

view image...

Post by haravinthran »

anyone over there can give me any suggestion on how to view the pdf file in website after clicking the link?
User avatar
kaisellgren
DevNet Resident
Posts: 1675
Joined: Sat Jan 07, 2006 5:52 am
Location: Lahti, Finland.

Re: view image...

Post by kaisellgren »

Use Firefox and install Firebug extension, then right click on the PDF and select Inspect Element and Firebug should show you the HTML code for it (along with it's location).
Post Reply