|
Home > Archive > i-NET+ > October 2001 > Client-Side scripting ??
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Client-Side scripting ??
|
|
| Piranha 2001-10-21, 8:40 pm |
| Hello,
I always thought Perl is a server side scripting thing. Now I got told it is client side!
What is true now?
Thanks!
P. | |
| elegiac 2001-10-21, 9:32 pm |
| Piranha wrote: quote: I always thought Perl is a server side scripting thing. Now I got told it is client side!
Perl is often used for CGI scripts-- scripts that run on web servers to process forms, site counters, web-based e-mail, electronic cards, etc.
Client-side scripts run not on the web server, but on the client. (Javascript being interpreted by the web browser, for example.)
Hope that helps a bit...
-- Gregory. | |
| Piranha 2001-10-22, 6:38 am |
| Thanks for the information. That's what I had always assumed. I just got confused when getting different responses from more than one source!
Great!
Have a nice day!
P. |
|
|
|
|