Tagged Questions
2
votes
1answer
171 views
Unable to print login-required images in IE
I have some images in a section of a site that require the user to be logged in in order to view. These images are served by a PHP script, which checks the user's login state and if valid, serves the ...
2
votes
1answer
143 views
Allow visitor to print something they bought only 1 time
I am doing a website that needs to only let the customer print out what they bought 1 time. There are websites that currently do this and they mentioned Adobe Flash Player, Adobe AIR and the Sheet ...