@using GleamTech.Web @using GleamTech.Web.Mvc @using GleamTech.DocumentUltimate.Web @{ var documentViewer = new DocumentViewer { FullViewport = true, Document = Request.QueryString["d"] }; } <!DOCTYPE html> <html> <head> <title>View Document</title> @Html.RenderCss(documentViewer) @Html.RenderJs(documentViewer) </head> <body> @Html.RenderControl(documentViewer) </body> </html>
<iframe src= "ViewDocument?d=SomeFile.doc" width="800" height="600" style="border: 1px solid #d0d0d0" allowFullScreen webkitallowfullscreen mozallowfullscreen>
Trouble logging in? Simply enter your email address OR username in order to reset your password.
For faster and more reliable delivery, add notify@gleamtech.com to your trusted senders list in your email software.