|
| Opera user agent string customize |
 |
Mon, 19 Mar 2007 11:57:48 -040 |
Hi,
Is there a way to setup a custom 'User Agent' string in Opera? i know that
it could be set to a value flag to allow Opera identify as IE or Firefox,
but i need to be able to setup a custom string to identify each Opera user
installation and get that string in PHP (server side) querying the
$_SERVER global array.
Thank you for such a great browser!
Carlos Gomez
--
|
| Post Reply
|
| Re: Opera user agent string customize |
 |
Mon, 19 Mar 2007 20:34:11 +010 |
On Mon, 19 Mar 2007 16:57:48 +0100, Carlos Gomez wrote:
> Hi,
>
> Is there a way to setup a custom 'User Agent' string in Opera? i know
> that it could be set to a value flag to allow Opera identify as IE or
> Firefox, but i need to be able to setup a custom string to identify each
> Opera user installation and get that string in PHP (server side)
> querying the $_SERVER global array.
I'm afraid that is not possible. Anything wrong with using cookies?
--
Rijk van Geijtenbeek
Opera Software ASA, Documentation & QA
|
| Post Reply
|
| Re: Opera user agent string customize |
 |
Fri, 23 Mar 2007 11:49:11 -040 |
Hi,
I was able to solve it with 'User javascript'. The login form calls a
javascript function that alters the value of a hidden form field on
submit, so we could add in the local user javascript file any 'signature
string' we find appropiate for user tracking.
Thanks, :)
CAGS
On Mon, 19 Mar 2007 15:34:11 -0400, Rijk van Geijtenbeek
<rijk@opera-dot-com.invalid> wrote:
> On Mon, 19 Mar 2007 16:57:48 +0100, Carlos Gomez wrote:
>
>> Hi,
>>
>> Is there a way to setup a custom 'User Agent' string in Opera? i know
>> that it could be set to a value flag to allow Opera identify as IE or
>> Firefox, but i need to be able to setup a custom string to identify
>> each Opera user installation and get that string in PHP (server side)
>> querying the $_SERVER global array.
>
> I'm afraid that is not possible. Anything wrong with using cookies?
>
>
--
|
| Post Reply
|
|
|
|
|
|
|
|
|
|