Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2005
    Location
    The Netherlands
    Posts
    36

    Useragents string

    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

  2. #2
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137
    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:

    Code:
    HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Internet Settings\User Agent\Post Platform
    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:
    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

  3. #3
    Join Date
    Sep 2005
    Location
    The Netherlands
    Posts
    36
    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 !!

Similar Threads

  1. Function : Validate String (Great for passwords, etc.)
    By Corey in forum AutoPlay Media Studio 5.0 Examples
    Replies: 3
    Last Post: 04-28-2005, 02:42 AM
  2. attempt to index a string value
    By csd214 in forum AutoPlay Media Studio 5.0
    Replies: 8
    Last Post: 08-08-2004, 01:23 AM
  3. "Get Delimited String" -- Delimiter can be a string?
    By Bishal in forum Setup Factory 6.0
    Replies: 1
    Last Post: 10-16-2003, 10:40 AM
  4. While loop in a string
    By Option_Explicit in forum AutoPlay Media Studio 4.0
    Replies: 4
    Last Post: 03-04-2003, 07:10 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts