Hi, I am designing a page that I want to be able to be printed when the user clicks on the "print page" icon. I can achieve this using javascript I know, but I am having problems being able to track this using php and mysql. normall, to track clicks, I pass the page through a 'hidden' page and use header locator to redirect the page, but its not working to well with this particular scenario. any suggestions?
thx
blue