On 10 Feb 2004 at 16:55, John V. Pataki wrote:

> Well, Yes you are correct if you put the code in the
> same file that is being called. However, if you embedd
> your code into an external javascript source and call
> that source from the html file that is being called by
> the client. The client will not see the code that
> generates what the browser is displaying.

The problem with the this approach is the JavaScript code is sitting 
on the user's hard drive in the browser cache.  If it's on the 
harddrive it can be read.
_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to