FP 2003 - Word Document

F

f.ball

Hi,

I am tying to create a website with FP and have stumbled accross a problem
which I cannot solve due to
the lack of experience.

I would like to be able to insert a RichTextbox into my document based on a
dropdown list. The contents
of the rtf box should be a file in a subdirectory of the tree.

The only thing I can achieve is an empty rtf box in my document. I do not
know which options I have to set
or how to pass a file as parameter to the rtf.

Can anyone help me please ?


Greetings from the grave
Frank Ball
 
S

Stefan B Rusynko

To get a .rtf into a htm page just double click it in Folder List (FP will convert it to a .htm file)
To "include" the .htm use Insert Web Component Include page, or



| Hi,
|
| I am tying to create a website with FP and have stumbled accross a problem
| which I cannot solve due to
| the lack of experience.
|
| I would like to be able to insert a RichTextbox into my document based on a
| dropdown list. The contents
| of the rtf box should be a file in a subdirectory of the tree.
|
| The only thing I can achieve is an empty rtf box in my document. I do not
| know which options I have to set
| or how to pass a file as parameter to the rtf.
|
| Can anyone help me please ?
|
|
| Greetings from the grave
| Frank Ball
|
|
 
Top