--- Geoffrey Gallaway <[EMAIL PROTECTED]> wrote: > Right, but that's exactly what I want to avoid. I > don't want the user to see that there is a field > there. > > Example: flickr. By default you see only text for > photos except the ones you own.. then the field > becomes editable if you click on it.
That's not what most people think you mean when you say a "read-only field". What you need to do is render either a tag or simple text depending on J. Random Criteria (although you might be able to get away with a read-only field and a borderless input via CSS, but read-only fields render differently cross-browser). You could wrap that functionality up in a custom tag. d. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]