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]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
