Sam
|
| Posted: 04/25/2002, 5:16 PM |
|
I want to replace a TEXT AREA (fldMsgText) on a CC generated input form with a text component (object) that will allow RTF, links, and graphics to be entered by the user. Am thinking that there should be a proper event (Before Show, etc.)to set this up without having to modify the ASP code outside of CC.
Anyone done anything like this - and have any code samples or ideas...
SB
|
|
|
 |
Nicole
|
| Posted: 04/26/2002, 4:41 AM |
|
Sam,
you can create it manually inside CC. Use Label type field with 'HTML' flag selected instead textarea field. In Before Show event assign custom code to field variable.
|
|
|
 |
fcy
|
| Posted: 09/20/2002, 1:46 PM |
|
Did this work? could you give an example of what you used and how?
|
|
|
 |
fy
|
| Posted: 09/20/2002, 9:04 PM |
|
Anybody contribute?
|
|
|
 |
|