Articles
FAQs
Login
All Questions
New Question
C# .NET - WOuld like to print URl content..?
-
Asked By
yashwanth kumar
on 16-Jan-13 09:15 AM
How do I print URl content .. I'l pass an URL .. the content present in URL should get Printted..How do I?
Robbe Morris
replied to
yashwanth kumar
on 16-Jan-13 09:21 AM
window.print()
It is the only way in the browser and it doesn't accept a url as the parameter.