Jean
|
| Posted: 07/29/2002, 4:38 PM |
|
Hi,
I am using C# and ASP.NET with CCS.
I noticed that when I set my TextArea field to Readonly or Disabled, during
Live Page or Publish, not only the Readonly and Disabled don't work and the
field will no longer contain the "cols" and "rows" setting on TextArea
Properties, my textarea field just shrink back to default size. If I don't
set the disabled and readonly properties, then my textarea is display with
defined cols and rows settings, but I need to show the textarea with my
defined settings and not allow the user to edit the content.
Does anyone else have the same problem ? or any suggestion on workaround.
Thanks
Jean
|
|
|
 |
Alexey Alexapolsky
|
| Posted: 07/30/2002, 6:21 AM |
|
Do you use CCS 1.0.7 ?
--
Alex,
Support Engineer
CodeCharge Team
"Jean" <jhsi@attbi.com> wrote in message
news:ai4jli$tsc$1@news.codecharge.com...
> Hi,
>
> I am using C# and ASP.NET with CCS.
>
> I noticed that when I set my TextArea field to Readonly or Disabled,
during
> Live Page or Publish, not only the Readonly and Disabled don't work and
the
> field will no longer contain the "cols" and "rows" setting on TextArea
> Properties, my textarea field just shrink back to default size. If I
don't
> set the disabled and readonly properties, then my textarea is display with
> defined cols and rows settings, but I need to show the textarea with my
> defined settings and not allow the user to edit the content.
>
> Does anyone else have the same problem ? or any suggestion on workaround.
>
>
> Thanks
>
> Jean
>
>
>
>
|
|
|
 |
Jean
|
| Posted: 08/12/2002, 10:23 AM |
|
yes, I already got the fix from Helen CCS tech. support.
Thanks
"Alexey Alexapolsky" <alexa@codecharge.com> wrote in message
news:ai63t2$gq5$2@news.codecharge.com...
> Do you use CCS 1.0.7 ?
>
> --
>
> Alex,
> Support Engineer
> CodeCharge Team
>
>
> "Jean" <jhsi@attbi.com> wrote in message
>news:ai4jli$tsc$1@news.codecharge.com...
> > Hi,
> >
> > I am using C# and ASP.NET with CCS.
> >
> > I noticed that when I set my TextArea field to Readonly or Disabled,
> during
> > Live Page or Publish, not only the Readonly and Disabled don't work and
> the
> > field will no longer contain the "cols" and "rows" setting on TextArea
> > Properties, my textarea field just shrink back to default size. If I
> don't
> > set the disabled and readonly properties, then my textarea is display
with
> > defined cols and rows settings, but I need to show the textarea with my
> > defined settings and not allow the user to edit the content.
> >
> > Does anyone else have the same problem ? or any suggestion on
workaround.
> >
> >
> > Thanks
> >
> > Jean
> >
> >
> >
> >
>
>
|
|
|
 |
|