tips & tricks


Home Blogs | Home | Login | Contact | My Profile | RSS | About | Cerca

PDF Preview

PDF PreviewPer vedere un pdf in pagina mi basta mettere un Iframe e salvare i byte del documento su filesystem dopodichè cambio il source dell'Iframe.<iframe runat="server" id="frameDisplayDocId"  width="500px" height="800px"></iframe>protected void Page_Load(object sender, EventArgs e)     {         string docName = Request.QueryString["docName"];         string docId = Request.Q 
Leggi tutto il post...
Categoria: ASP.NET
mercoledì, 06 nov 2013 Ore. 12.26

Scrivi un commento

Nome:
Blog:
E-Mail:
(l'indirizzo e-mail non verrà pubblicato, consente di essere avvertiti quando arrivano nuovi commenti a questo Post)
Codice:
Corpo:
Cookie:

Commenti

Copyright © 2002-2007 - Blogs 2.0
dotNetHell.it | Home Page Blogs
ASP.NET 2.0 Windows 2003