Question
How to disable fields based on login name?
Hi
I am using Dreamweaver CS3 to create a small form-based application to demo the Context Sensitive Help feature of Robohelp.
I have to create a form which will have some fields/checkboxes disabled based on the login ID used to access the application.
For example, if Samantha, the Manager, logs on to the Material Order page of an application, she should be able to edit the Material Name, Category, Ship-to location, Supplier Name, ID, and the Price fields. Whereas, if Tom, an Engineer, logs on to same page , he should be able to edit only the Material Name, Category, and Ship-to Location fields.
I want to restrict the fields based on Tom's login ID.
The login page is created using Flash and xml.
I am basically writer trying to learn a bit of coding. So, please suggest the simplest method.
Thanks.
Sreekanth
I am using Dreamweaver CS3 to create a small form-based application to demo the Context Sensitive Help feature of Robohelp.
I have to create a form which will have some fields/checkboxes disabled based on the login ID used to access the application.
For example, if Samantha, the Manager, logs on to the Material Order page of an application, she should be able to edit the Material Name, Category, Ship-to location, Supplier Name, ID, and the Price fields. Whereas, if Tom, an Engineer, logs on to same page , he should be able to edit only the Material Name, Category, and Ship-to Location fields.
I want to restrict the fields based on Tom's login ID.
The login page is created using Flash and xml.
I am basically writer trying to learn a bit of coding. So, please suggest the simplest method.
Thanks.
Sreekanth