![]() |
can javascript be faked?
I know this isn't exactly the right group for this question (and if
you know of a more appropriate one I'd be grateful for the info) but I was wondering if it is possible to make it so that when I visit a website that requires javascript to be turned on, that the javascript the website sees is somehow faked? So what I mean is that to the website it looks as if your browser is using javascript as normal but in fact the information is all faked? Any ideas, are there any apps out there that do this? Thanks for any help. |
Re: can javascript be faked?
clangers_snout@yahoo.co.uk wrote:
> I know this isn't exactly the right group for this question (and if > you know of a more appropriate one I'd be grateful for the info) [...] You have failed to ask a coherent question. Once you did, at least it would be possible to determine whether your assumption was correct. http://catb.org/~esr/faqs/smart-questions.html PointedEars -- var bugRiddenCrashPronePieceOfJunk = ( navigator.userAgent.indexOf('MSIE 5') != -1 && navigator.userAgent.indexOf('Mac') != -1 ) // Plone, register_function.js:16 |
Re: can javascript be faked?
clangers_snout@yahoo.co.uk wrote:
> I know this isn't exactly the right group for this question (and if > you know of a more appropriate one I'd be grateful for the info) but I > was wondering if it is possible to make it so that when I visit a > website that requires javascript to be turned on, that the javascript > the website sees is somehow faked? So what I mean is that to the > website it looks as if your browser is using javascript as normal but > in fact the information is all faked? Web sites test to see if JavaScript is available by running some JavaScript. The only way to fake it would be to examine the test and then have the browser make whatever requests to the server that the JavaScript would have it make. This would, of course, be different on a case by case basis. .... and since the tests are usually because the site won't work with JavaScript turned off, it would be a rather pointless exercise anyway. -- David Dorward http://dorward.me.uk/ http://blog.dorward.me.uk/ |
Re: can javascript be faked?
On Jan 24, 5:37 am, Thomas 'PointedEars' Lahn <PointedE...@web.de>
wrote: > clangers_sn...@yahoo.co.uk wrote: > > I know this isn't exactly the right group for this question (and if > > you know of a more appropriate one I'd be grateful for the info) [...] > > You have failed to ask a coherent question. Once you did, at least > it would be possible to determine whether your assumption was correct. > > http://catb.org/~esr/faqs/smart-questions.html > > PointedEars > -- > var bugRiddenCrashPronePieceOfJunk = ( > navigator.userAgent.indexOf('MSIE 5') != -1 > && navigator.userAgent.indexOf('Mac') != -1 > ) // Plone, register_function.js:16 You are a foolish man, U r only answering this for all questions...? |
| All times are GMT. The time now is 10:24 AM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.