View Single Post
Join Date: Sep 2007
Posts: 1
Reputation: LOVE4CODE is an unknown quantity at this point 
Solved Threads: 0
LOVE4CODE LOVE4CODE is offline Offline
Newbie Poster

Disable/Lock Text Input Form Fields

 
0
  #1
Sep 29th, 2007
I've created a admin center, that has two seperate login permissions. Admin which can edit listings, etc... and Viewer which can only view listings, and edit 1 or 2 of the listings details and not all of them like the admin.

I've seen web-sites where certain text input fields are sort of Grayed out, not allowing for user to type, click in or change anything in that field. Sort of like the html text input field has been or is disabled...

My Question: How can I get certain html text input fields to appear disabled, and the text that's inside un-editable or unchange-able?

Thank you much
Reply With Quote