Newbie - HTML Form - Enable/Disable elements or entire form

A

Anonymous

Guest
I am brand new to PHP and am looking for a way to enable/disable the input elements on a HTML form based on the login ID. Is there a function I can use that will disable any input for some users and enable it for others? Can I do this to the entire form and/or to specific elements? I have created the form in various parts so I can manipulate which parts different users have access to view.

Any direction or ideas are greatly appreciated.

Bruce
 
Please don't cross-post. One post on a given topic is sufficient and cross-posting will only annoy people.

http://www.php-forum.com/p/viewtopic.php?t=2609
 
Sorry,
Didn't intend to cross-post, thought I may have put it in the wrong place...
 
Back
Top