-
Topic
-
Hi,
I’ve produced a html site which can be displayed by the following code:Set aDlg = Utilities.NewHTMLDialog
aDlg.Caption = “Antrag”
aDlg.HTMLCode = Utilities.LoadStringFromFile(sFileName)
aDlg.ExecuteThis html-code contains fields which I want to fill with data and I want to transfer the complete site with all data to the body text. Does anybody know whether this is possible?
Thanks
Best regards
Jens
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.