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 ...
Search found 13 matches
- Mon Apr 30, 2007 6:40 pm
- Forum: Support
- Topic: Inserting External Object
- Replies: 2
- Views: 15342
- Tue Mar 13, 2007 7:40 pm
- Forum: Support
- Topic: Default Font for DBRichviewedit
- Replies: 3
- Views: 14951
- Mon Mar 12, 2007 8:47 pm
- Forum: Support
- Topic: Default Font for DBRichviewedit
- Replies: 3
- Views: 14951
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: 17253
- Fri Mar 17, 2006 11:37 am
- Forum: Support
- Topic: Uploading images
- Replies: 4
- Views: 17253
- Tue Mar 14, 2006 3:55 pm
- Forum: Support
- Topic: Uploading images
- Replies: 4
- Views: 17253
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 ...
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 ...
- Thu Mar 02, 2006 10:40 pm
- Forum: Support
- Topic: Changing The Insert Picture Dialog
- Replies: 8
- Views: 29536
- Thu Mar 02, 2006 5:19 pm
- Forum: Support
- Topic: Changing The Insert Picture Dialog
- Replies: 8
- Views: 29536
- Thu Mar 02, 2006 10:59 am
- Forum: Support
- Topic: Changing The Insert Picture Dialog
- Replies: 8
- Views: 29536
- Tue Feb 28, 2006 3:30 pm
- Forum: Support
- Topic: Changing The Insert Picture Dialog
- Replies: 8
- Views: 29536
- Mon Feb 27, 2006 10:37 pm
- Forum: Support
- Topic: Changing The Insert Picture Dialog
- Replies: 8
- Views: 29536
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 ...
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: 13146
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 ...
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: 13146
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