Search found 7 matches

by Prismax
Thu Aug 02, 2007 12:19 am
Forum: Support
Topic: Inserted Images
Replies: 5
Views: 19972

You said you could change the img scr-tag with the onsaveimage2 event. But how can you do that? I tried already lots of things with that event, but none of them worked.... To make myself clear : I make a html containing images... These images link to local files but need to be saved on a remote serv...
by Prismax
Sat Jun 16, 2007 11:18 pm
Forum: Support
Topic: Font style combo shows text, font size combo not
Replies: 1
Views: 8304

Font style combo shows text, font size combo not

Hello, I've added two lists to my RV edit : one for the font style and one for the font size. The font style combobox seems to work perfectly and the font style actually changes when I choose another style out of the combobox. However, the same combobox (but then for font size) shows no font sizes a...
by Prismax
Wed Apr 25, 2007 6:15 pm
Forum: Support
Topic: Can TDBRichViewEdit save html in database?
Replies: 4
Views: 17974

I've been trying lots of other things, but still haven't found the right way to do this. Can anyone help me about what to do?
by Prismax
Sun Apr 22, 2007 9:27 am
Forum: Support
Topic: Can TDBRichViewEdit save html in database?
Replies: 4
Views: 17974

I still haven't figured out how to load/save HTML to a database field properly using the onloadcustomformat and onsavecustomformat events. In the onsavecustomformat I just use the savehtmltostream method and it works fine, because when I look into my DB I see plain html code. But how can I display t...
by Prismax
Sun Apr 22, 2007 7:50 am
Forum: Support
Topic: What type of data field needed
Replies: 4
Views: 14066

Ok, I solved the problem. thx for the info!
by Prismax
Wed Apr 04, 2007 7:29 pm
Forum: Support
Topic: What type of data field needed
Replies: 4
Views: 14066

and where/how do I set this fieldformat?
by Prismax
Wed Mar 28, 2007 7:01 pm
Forum: Support
Topic: What type of data field needed
Replies: 4
Views: 14066

What type of data field needed

What type of data field is needed in a mysql database to properly save a rich edit-content?