G
Guest
I have a form where I have a treeview control in the left sidebar and then a
panel next to it in the other pane. Based on user selection from the tree
view, I would like the panel to display a certain html page that was created
in Word as html. Currently I do have the treeview's nodes pointing to a URL,
however for design asthetics, I would love to have the html page just open in
this panel.
How would I got about doing this and thanks for the help.
panel next to it in the other pane. Based on user selection from the tree
view, I would like the panel to display a certain html page that was created
in Word as html. Currently I do have the treeview's nodes pointing to a URL,
however for design asthetics, I would love to have the html page just open in
this panel.
How would I got about doing this and thanks for the help.
ANEL is a <DIV> tag when rendered to HTML and <DIV> cannot host another