How to display file contents in a new window
Moderators: ne_moj, zewa, Milton, vadimako, ne_moj, zewa, Milton, vadimako
How to display file contents in a new window
When building a tree menu from contents of a folder, how do I display ShowContent() results in a new window when the user clicks on a file? I've tried "OpenNewWindow(true);" in various locations in my code, but I can't seem to get it to work.
-
- Site Admin
- Posts: 5976
- Joined: Jan 7th, '09, 23:18
- Contact:
Re: How to display file contents in a new window
ShowContent() is related to your current treemenu object, so if you want to show it's content in another window, you have to repead there your code and pass (simulate) clicked node ID
Re: How to display file contents in a new window
I agree all this post.Thanx for sharing such an informative post.
Re: How to display file contents in a new window
I am very happy for reading this great information.