CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2003
    Posts
    2

    printing asp files

    how to print an asp file

  2. #2
    Join Date
    Apr 2003
    Posts
    2
    1.INPUT type="button" value="Print" Onclick="print()" ---------- it
    displays a button and onClick u get the printer dialog
    2. a href="vbscript:print()" Print this Page /a "{------------ through this u get a link to get
    printer dialog}
    ok?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured