Hi,
I have this code on the page which displays a image.
<a href="print.asp?id=<%=ID%>"><img src="/image/imglink.gif" border="0" /></a>
When a person clicks on the image it opens up print.asp
What i want to do is when a person clicks on the image i want to print the page print.asp
i tried window.print but its not working
can someone tell me what i am doing wrong
todd



LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks