Hi,
this is more of an Internet explorer question than a HTML question, but i can't think of any other place to post this.
basically, i have written some code in javascript, which detects if the user's browser has the acrobat reader plugin installed.
I now need to test my code to check that it has correctly detected if a user does not have the acrobat pugin installed.
in order to do this i need a PC that does not have acrobat reader plugin installed in the web browser, but every PC that i have access to has got this plugin installed. therefore I tried to find a way to remove this plugin from IE, but can't figure out how to go about trying to do it. i've gone to [tools > internet options] but cant seem to find anything in there.
this is more of an Internet explorer question than a HTML question, but i can't think of any other place to post this.
basically, i have written some code in javascript, which detects if the user's browser has the acrobat reader plugin installed.
I now need to test my code to check that it has correctly detected if a user does not have the acrobat pugin installed.
in order to do this i need a PC that does not have acrobat reader plugin installed in the web browser, but every PC that i have access to has got this plugin installed. therefore I tried to find a way to remove this plugin from IE, but can't figure out how to go about trying to do it. i've gone to [tools > internet options] but cant seem to find anything in there.
Comment