what are correct clientTarget settings in machine.config?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can someone who uses only Internet Explorer look at their machine.config xml file and tell me what their <clientTarget
settings look like, just after the <processModel> tags? Mine look suspiciously like Netscape settings, but I'm not sure what they should look like. The machine.config is located in your /winnt/Microsoft.Net/Framework/version%%/CONFIG folder on windows 2k, and probably something similar elsewhere
Thanks
-
 
IE 5/6 identifies itself as Mozilla/4.0 compatible.

-- bruce (sqlwork.com)


Bill Rowell said:
Can someone who uses only Internet Explorer look at their machine.config
xml file and tell me what their said:
settings look like, just after the <processModel> tags? Mine look
suspiciously like Netscape settings, but I'm not sure what they should look
like. The machine.config is located in your
/winnt/Microsoft.Net/Framework/version%%/CONFIG folder on windows 2k, and
probably something similar elsewhere.
 
Back
Top