NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: John Fligg on January 21, 2012, 06:05:22 PM
-
In my menu procedure I have an item that calls a report. On that item is a "target" property that allows me to set the target to _blank.
Now I have put a button against a browse and set that to call the report procedure. However there is no property for it to print the report on a blank page. This of course is a web PDF report.
If I cannot set it in the actions how would I call a web report in code with a blank page with a parameter _blank?
Thanks
John
-
John
I am assuming this is an inline browse button in which case on the onclick tab there is a Target Frame entry.
-
I did try that but it did not work. Will check it out again.
Ah hah. It is the one on the General tab and not the On Click tab properties themselves.
Thanks
John