Page 1 of 1

print.

Posted: Fri Sep 09, 2005 7:25 am
by techker
hey guy's is there a script that hase a print page and it counts how many people printed the page?thx

Posted: Fri Sep 09, 2005 8:34 am
by feyd
there's no reliable way that I'm aware of to count how many prints have been done, or even if a print has been done at all.

Posted: Fri Sep 09, 2005 9:32 am
by Joe
You could perhaps use javascript to print the page and redirect the user to a different page which adds one to the existing print amount. Not fully reliable but will work.