hello
is it also possible in AMS to adjust the useragent string
for my own browser made with AMS
hope there is a way to do this![]()
u can so much with AMS its great![]()
Grtz
CAI
Professional Software Development Tools
hello
is it also possible in AMS to adjust the useragent string
for my own browser made with AMS
hope there is a way to do this![]()
u can so much with AMS its great![]()
Grtz
CAI
The only way I can think of myself would be to adjust the Registry to do such for I.E.. Which, I do not recommend. But if you are interested you can continue investigating (I have never adjusted such for I.E., as Website's tend to want I.E. in the first place) here is a Registry entry to start with:
FWIW, once can easy copy and paste their User Agent information with this neat little Javascript code I just found. Just put it in your Browser's address field:Code:HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Internet Settings\User Agent\Post Platform
Code:javascript:prompt('Your user agent is', navigator.userAgent); void(0);
Note: in the first code chunk I posted this Website did not show correctly. It has Curr entVersion ... when it should be CurrentVersion
Intrigued
hello Intrigued, and other AMS people
looking for some example how kan i do this
Hopw to do
how can i make and set this kind of reg adjust with AMS
I Guess this should be ON Startup
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Internet Settings\User Agent\Post Platform]
"mykey_BRWS_C_NN"=""
i know that AMS is working with IE
how can i make a kind of adjust that only my browser will connect
with tis User Agent "mykey_BRWS_C_NN"=""
please help !!