View Single Post
  #6  
Old 01-28-2005, 08:34 AM
 
delsurf delsurf is offline
 

Advanced Member
  
Join Date: Feb 2004
Posts: 32
 

Default

Yea, I made mine readonly for the customer too... at the end of the textarea box:

Code:
<TEXTAREA name="notes" cols="60" rows="5" {if $usertype eq "C"}READONLY{/if}>

less code

good idea about the emails too.. post back if you get to it...[/quote]
Reply With Quote