Click to See Complete Forum and Search --> : print command


thindery
04-20-2003, 12:03 AM
well here is the situation:
i have a menu, and i would like a link on it to be an onlclick then print a certain page. forexample "file.jpg". <a href="javascript:self.print()"> any ideas how i can alter that code to print a certain file, that doesn't have to be currently open in the browser?

khalidali63
04-20-2003, 05:53 AM
You can not print a specific picture on a page,I think what you can do isprint a specific frame containing some specific data.