On Sun, 2006-10-29 at 13:15 +0530, Karthi S wrote:
> hi,
> 
> i am newbie to web programming. i have a basic doubt in using forms.
> 
> Is it advisable to use multiple forms performing various functions in a
> single web page.
> what are the pros and cons of using that.
> 
> Please forgive me if this is not the right mailing list to post this
> question. But help me out in clarifying this basic doubt.
> 
> thanks in advance

As long as the purpose is clear then I don't think you will have a
problem with multiple forms on a single web page. For instance, it's
quite common to see a search form on every page regardless of what other
forms might be present.

Cheers,
Rob.
-- 
.------------------------------------------------------------.
| InterJinn Application Framework - http://www.interjinn.com |
:------------------------------------------------------------:
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for       |
| creating re-usable components quickly and easily.          |
`------------------------------------------------------------'

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to