Hello,
I am using a hyperlink in my report to open an object in my database:
" + totext({OBJECTS.Object_Id},0,"")
When I click this record it opens my object but it leaves the browser (IE or Firefox) open. Is there a way to close the browser window with some additional text to the hyperlink or do I need to program this in my application. I know you can use a javascript to close the browser window but I do not believe you can do this directly through a hyperlink.
Any ideas will be greatly appreciated.
APB
I am using a hyperlink in my report to open an object in my database:
" + totext({OBJECTS.Object_Id},0,"")
When I click this record it opens my object but it leaves the browser (IE or Firefox) open. Is there a way to close the browser window with some additional text to the hyperlink or do I need to program this in my application. I know you can use a javascript to close the browser window but I do not believe you can do this directly through a hyperlink.
Any ideas will be greatly appreciated.
APB