Last post Jun 27, 2014 03:56 PM by AidyF
Member
2 Points
35 Posts
Jun 27, 2014 12:14 PM|Dosik|LINK
I wanna to sent the adress of file from here (behind code):
if (e.CommandArgs.CommandName == "OpenPDF") { Response.TransmitFile(Server.MapPath("~/Data/") + e.CommandArgs.CommandArgument); //need send this adress of file }
to here to src??? (design page)
<embed width="735px" height="1705" src="?????"> </embed>
Please help me somebody.
Thanks
All-Star
37441 Points
9076 Posts
Jun 27, 2014 03:56 PM|AidyF|LINK
http://geekswithblogs.net/hmloo/archive/2012/03/07/how-to-download-files-using-a-generic-handler.aspx
Member
2 Points
35 Posts
Send the adrress of file from behind code (C#) to design page (HTML)
Jun 27, 2014 12:14 PM|Dosik|LINK
I wanna to sent the adress of file from here (behind code):
to here to src??? (design page)
Please help me somebody.
Thanks
All-Star
37441 Points
9076 Posts
Re: Send the adrress of file from behind code (C#) to design page (HTML)
Jun 27, 2014 03:56 PM|AidyF|LINK
http://geekswithblogs.net/hmloo/archive/2012/03/07/how-to-download-files-using-a-generic-handler.aspx