iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
how can I set the WebDialogBox's content in client script?
Hi,
You can use the following code:
var wdb = ISGetObject("WebDialogBox1"); wdb.SetContentURL("your URL"); wdb.ShowDialog();
Best Regards,
Gordon Tumewu
Thanks for your reply!
oh,my god,this means i must write a new web form.
What's the use of the attribute "innerText" of "ContentElement" or "ContentTemplateElement" ?
Could you describe more spesific about your requirement? Do you want to set the content of WebDialogBox as IFrame or as Inline? If you want to create the content as IFrame, then you can use the code that I gave to you.
The attribute "innerText", "ContentElement" and "ContentTemplateElement" is used for Inline content, is this what you want?
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname