A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Printing external html

  1. #1
    Junior Member
    Join Date
    Mar 2003
    Posts
    24

    Printing external html

    This would either need to be done within flash or within a .cfm page.

    Let's say there's a job list.
    And the user sees a small section of info about the job. I need the print button to print a url that is within the same server, but not the current url.

    I've heard this can be done with javascript but I can't find anything on that.

    Any help would be appreciated.

  2. #2

    print

    in html it looks like this:

    <a href="#" onClick='print()'>

  3. #3
    Junior Member
    Join Date
    Mar 2003
    Posts
    24

    What?

    I don't quite get what you are trying to say.

  4. #4

    printing

    excuse it didn't catch my code:

    href="#" onClick='print()'

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

HTML5 Development Center