[Javascript] RES: Maximun length of an id

Mike Dougherty mdougherty at pbp.com
Tue Sep 11 20:05:30 CDT 2007


On 9/11/07, SosCpdGMail <soscpd at gmail.com> wrote:
> Can't you create the elements on the fly? I use xmlhttprequest to load a php
> page and document.write the result. This way you can hide most part of the
> code, including html stuff. If you need a sample, call me back.

fyi - firefox + developer toolbar makes that simple to defeat: view
generated source

I think the short answer on 'javascript security' is that there is
none.  Increasingly annoying levels of complexity can make your code
more confusing, but never more secure.



More information about the Javascript mailing list