Welcome Guest, Not a member yet? Register   Sign In
how to display a pdf file in modal window.
#2

I don't think your button can work this way.
You are using Bootstrap and FontAwesome right?
Try this:
PHP Code:
<td><?= anchor('users/download/'.$row['markid'],'<i class="fa fa-eye"></i>');?></td> 

Typically, force_download will trigger your browser to ask the user whether he wants to save or open the document.
Reply


Messages In This Thread
RE: how to display a pdf file in modal window. - by Wouter60 - 09-14-2018, 08:00 AM



Theme © iAndrew 2016 - Forum software by © MyBB