- From: Devdatta Akhawe <dev.akhawe@gmail.com>
- Date: Fri, 25 Feb 2011 09:56:30 -0800
- To: Daniel Veditz <dveditz@mozilla.com>
- Cc: public-web-security@w3.org
>
> <mytag id="sql_stuff" value="<PHP-code-here>" />
>
> then later in script (externally loaded, static)
>
> foo(document.getElementById("sql_stuff").getAttribute("value"))
>
This is really slow compared to a direct call.
-devdatta
> -Dan Veditz
>
Received on Friday, 25 February 2011 17:58:24 UTC