[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: JS and DataBase



At 07:11 4/03/96 -0500, you wrote:

>Even field validation cannot be considered secure, because it is trivial to
>modify the JavaScript to get it to submit bogus values

The whole point is, however, that by doing field validation on the client
side first
you reduce the need to additional network traffic when the data in bad.  You
still need
to do validation checking on the CGI end as well, but unless the user has
been hacking
your code these tests will always validate to true.

|   Cornerstone      | Wes Tatters             |  Using: NAVCIS 1.25 |
|       Productions  | CIS: 100036,174         |  Via    COMT 1.03   |
| Brisbane AUSTRALIA | INT: wtatters@world.net |  and    EUDORAET    |


--------------------------------------------------------------------
For help about the list, please send a message to 'majordomo@obscure.org'
with the message body 'help'. To unsubscribe, send a message to
'majordomo@obscure.org' with the message body 'unsubscribe javascript'.
List archives and pointer to FAQ: http://www.obscure.org/javascript/