I think using a hash value is the better solution, also you can do it using
cookies, session management, also you can using javascript global variable
to store your score value. so user with not have access to your score.
cheers...!

On Tue, Jun 15, 2010 at 1:44 AM, Erik Krause <[email protected]> wrote:

> Am 14.06.2010 08:50, schrieb yogesh:
>
>  I need to disable firebug for my html page as I am using a hidden
>> input filed to save the score and then submit it.
>>
>
> Use some server side technology (PHP, ASP...) to submit a hash value
> together with the score. On the receiving page compare the value with a
> newly created one.
>
> --
> Erik Krause
> http://www.erik-krause.de
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Firebug" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<firebug%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/firebug?hl=en.
>
>


-- 
Warm Regards,
Manish Parmar,
Team Lead, Software Engineer IT.
Reliance BigEntertainment Pvt. Ltd (ADAG).

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en.

Reply via email to