Displaying the website's content (html) through the specific browser - is it possible to realize?
Posted
by ilnur777
on Stack Overflow
See other posts from Stack Overflow
or by ilnur777
Published on 2010-05-20T23:10:22Z
Indexed on
2010/05/20
23:20 UTC
Read the original article
Hit count: 243
I'm interested is there a possibility that could allow to display website's content or to say exactly an HTML through a specific browser installed on the web server?
I mean something like a module for a web server may be, that can display the website's content through the built-in browser, ignoring the clients browser?
If this possibility really exists, so I don't need to adopt my HTML to different browsers.
© Stack Overflow or respective owner