I installed a Canon S750 printer on my desktop. How do I add a printer icon to the top of my homepage I can click on to print? My OS is Windows XP Pro. Thank You.
Adding a printer icon
Ok, are you looking to add a printer link to a website or something else?
For the latter you'd need something like:
<form>
<input type="button" value="Print This Page" onClick="window.print()" />
</form>
No, I would like to have an icon(maybe in my toolbar) I can click on that will take me to my printer.
so I guess you meant desktop, not homepage
I would like to have it on my homepage.
Um...The homepage is the website that opens when you load your browser. Since you can't add stuff to it unless you're the site admin (
), I assume you're wanting to add a Print icon to your Browser's toolbar.
In IE7, there should be an icon by default, if it isn't do this: right click on the command toolbar, select "Customise Command Bar"->"Add New Commands". Drag-drop the print icon from the left pane to the right.
In FF, right click on a toolbar, select customise, then drag the Printer icon from the pane onto wherever you want it.
Thank You. This did the trick. As you can see, I know practically nothing about computers, thanks to people like you, I am learning. Thanks Again.
Aqua-Soft Forums