Search found 13 matches
- Mon Apr 30, 2007 6:40 pm
- Forum: Support
- Topic: Inserting External Object
- Replies: 2
- Views: 14242
Inserting External Object
Hi, Is there a way to insert an external object in an editor?. For example the code below to insert an youtube flash video in a document: <object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/hYRABde3jB4"></param><param name="wmode" value="transparent"></param><embed ...
- Tue Mar 13, 2007 7:40 pm
- Forum: Support
- Topic: Default Font for DBRichviewedit
- Replies: 3
- Views: 14619
- Mon Mar 12, 2007 8:47 pm
- Forum: Support
- Topic: Default Font for DBRichviewedit
- Replies: 3
- Views: 14619
Default Font for DBRichviewedit
Hi,
How can i set the default font in a DBRichview edit.
Whenever i create a new record in a database and use dbrichview to edit a text field it assumes verdana font as default.
How can i change this.
Thanks.
How can i set the default font in a DBRichview edit.
Whenever i create a new record in a database and use dbrichview to edit a text field it assumes verdana font as default.
How can i change this.
Thanks.
- Fri Mar 24, 2006 12:40 pm
- Forum: Support
- Topic: Uploading images
- Replies: 4
- Views: 16837
- Fri Mar 17, 2006 11:37 am
- Forum: Support
- Topic: Uploading images
- Replies: 4
- Views: 16837
Sergey, The question is... I start a new document with trichview, insert some pictures in the document and then export it to html. When i look at the exported html code, image names are like image1, image2, imageX. what i want is to get these (image1, image2, etc..) during html export to be able to ...
- Tue Mar 14, 2006 3:55 pm
- Forum: Support
- Topic: Uploading images
- Replies: 4
- Views: 16837
Uploading images
Sorry, When i export to html document, i am trying to retrive each image filename to upload them with ftp. I tried usiing onsaveimage2 but i cannot retrive the filename. I insert pictures with the insertpicture method and richview automatticaly names the pictures (Ex: image3, image4, etc...) How can ...
- Thu Mar 02, 2006 10:40 pm
- Forum: Support
- Topic: Changing The Insert Picture Dialog
- Replies: 8
- Views: 28876
- Thu Mar 02, 2006 5:19 pm
- Forum: Support
- Topic: Changing The Insert Picture Dialog
- Replies: 8
- Views: 28876
I understand but that solution doesnt fit my needs. I already managed to work out a solution. I am working with databases. I have a database with news posts. Each record has a text field which holds the html produced by the richview editor. Then the webserver with php generates a page containing for ...
- Thu Mar 02, 2006 10:59 am
- Forum: Support
- Topic: Changing The Insert Picture Dialog
- Replies: 8
- Views: 28876
- Tue Feb 28, 2006 3:30 pm
- Forum: Support
- Topic: Changing The Insert Picture Dialog
- Replies: 8
- Views: 28876
Thanks Sergey, I doing a new one, which as the ability to resize the image to a predefined maximux width and also has the ability to make simple adjustments like brithness, contrast and intensity. But for the second part of the question, is there a way to change the "img" prefix, richedit uses to ...
- Mon Feb 27, 2006 10:37 pm
- Forum: Support
- Topic: Changing The Insert Picture Dialog
- Replies: 8
- Views: 28876
Changing The Insert Picture Dialog
Hi, Is there an easy way to change the default insert picture dialog but still using the default insertpicture action, like the colordialog in the control panel. Also another doubt. By default temporary image files are saved with the "img" prefix. Is there a way to define this prefix or is it by ...
- Mon Feb 27, 2006 12:28 pm
- Forum: Support
- Topic: Maximum Image Size
- Replies: 2
- Views: 12873
Thanks Sergey, I solved the problem another way, replacing the insert image dialog with one developed by me in which you choose the image and the program automatically resizes it to my maximum width. The problem of doing it in the editor is that the image is only resized in html code and not in the ...
- Fri Feb 24, 2006 5:54 pm
- Forum: Support
- Topic: Maximum Image Size
- Replies: 2
- Views: 12873
Maximum Image Size
Hi,
Is there a way to set a maximum width size for an image so that when inserting an image it automatically resizes the image to that maximum.
Thanks,
Carlos Castro
Is there a way to set a maximum width size for an image so that when inserting an image it automatically resizes the image to that maximum.
Thanks,
Carlos Castro