Home » Developer & Programmer » Application Express, ORDS & MOD_PLSQL » How to make field grayed out?
How to make field grayed out? [message #259164] Tue, 14 August 2007 09:51 Go to next message
lotusdeva
Messages: 201
Registered: March 2005
Senior Member
Hello --

I was wondering if anyone knows how to make a field in HTML form read only (like grayed out?). So that it gets populated with data, but the user cannot change it.

Thank you in advance!
Re: How to make field grayed out? [message #259232 is a reply to message #259164] Tue, 14 August 2007 15:32 Go to previous message
Frank Naude
Messages: 4579
Registered: April 1998
Senior Member
Try this:

<FORM>
  <INPUT disabled name="ename" value="Scott">
</FORM>


Previous Topic: SESSION UPDATE ON BROWSER CLOSE
Next Topic: VPD and ApEx
Goto Forum:
  


Current Time: Thu Mar 28 05:15:30 CDT 2024