Click to See Complete Forum and Search --> : Server side programming


trash
03-27-2001, 01:37 AM
How server side programming can be used to solve a problem domain requirement
on the web ???????

Russell Jones
03-27-2001, 04:21 PM
You're going to have to supply some more details for a clear answer.
Server-side programming lets you generate dynamic responses based on
specified conditions. For example, a user clicking a link or button in a
browser can send a specific message to a page on the server, which creates
the response HTML and sends it to the browser.


"trash" <ugly_trash_can@yahoo.com> wrote in message
news:3ac03537$1@news.devx.com...
>
> How server side programming can be used to solve a problem domain
requirement
> on the web ???????