Guest User

Untitled

a guest
Jun 24th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <body onload="pdfsenderform.submit()">
  2. <form name="pdfsenderform" action="pdf.aspx" method="post">
  3. <input type="hidden" name="pdffiledata" value="<%...output your PDF data here...%>" />
  4. </form>
  5. </body>
Add Comment
Please, Sign In to add comment