Click here to Skip to main content
15,922,696 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
when i get print from any site (page number, url,date )automatically generated
I need to remove these type of header ,footer details throw code and i need to restrict this for all the browsers so give some sample code
Posted

1 solution

You are not in charge of this information. It's something that the user can set in their browser. Remember that a web page is just some content hosted inside another application; that app has control over interactions with the system (like clipboard, printing etc).
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900