Viewing a web page

G

GoBucks

I was wondering if there is a way to view a web page within the form
itsefl... For example if a user was filling out a form, could they click a
hyperlink and view the web page within a (text box?) or other control in the
form?
 
B

Balaji

See whether XDocument.UI.ShowModalDialog("SimpleDialog.htm", XDocument); can
help you...
Check the SDK documentation.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top