Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Re: Perl vs. Javascript

by tomhukins (Curate)
on Mar 07, 2001 at 16:02 UTC ( [id://62722]=note: print w/replies, xml ) Need Help??


in reply to Re: Perl vs. Javascript
in thread Perl vs. Javascript

mod_perl takes care of the server overhead, but the network latency may inconvenience users, especially those with poor connectivity to your server.

The main advantage of client side validation is that it gives users an immediate warning that they need to correct their input, without having to wait for the server to respond to their request.

Replies are listed 'Best First'.
Re: Re: Re: Perl vs. Javascript
by toadi (Chaplain) on Mar 07, 2001 at 17:17 UTC
    I understand what you mean. But then you have to do double work. Program in javascript and then do it server-side again.
    Why this? Cos taint checking is only secure server-side.
    If you want to do everything double ok for me.

    --
    My opinions may have changed,
    but not the fact that I am right

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://62722]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (5)
As of 2024-04-23 20:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found