On Sep 14, 1:45 pm, Jan Odvarko <[email protected]> wrote:
> > Thanks for your kind advice. Could you please kindly give me a hint
> > whether there is any tool similar as Firebug which can let me modify
> > server contents directly?
>
> I don't know about any tool similar to Firebug that would allow this.
> Honza
and it is hard to see how such a tool is possible. All that Firebug
sees is the DOM that Firefox has built from the HTML it received. All
that Firefox sees is what your server sends It has no way of knowing
where that HTML came from: a file, a CGI script, a PHP script, a .NET
script,
Firebug can know absolutely nothing about the name or structure of the
data on your server.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---