OMID SOFT
04-28-04, 07:48 PM
We are using the "DHTML Edit Control for IE5" as a component.
Now I'm going to change the Title of loaded HTML document in the Editor.
The following code should be correct :
MainForm.Editor.DocumentTitle = "New Title for HTML Page"
But I get this error :
"Wrong number of arguments or invalid property assignment."
Please note that, Title is surrounded by the :
<TITLE> & </TITLE>
Thank you.
Omid Soroori of OMID SOFT.
Now I'm going to change the Title of loaded HTML document in the Editor.
The following code should be correct :
MainForm.Editor.DocumentTitle = "New Title for HTML Page"
But I get this error :
"Wrong number of arguments or invalid property assignment."
Please note that, Title is surrounded by the :
<TITLE> & </TITLE>
Thank you.
Omid Soroori of OMID SOFT.