AurobindoSaha
Programmer
Here's a situation for which I am trying to find a solution for a long time.
1. User is in a particular report - lets call that "Report A"
2. Report A has SOME hyperlinks
3. Clicking ONE of these hyperlinks takes me to another report lets call it Report B. Actually clicking on that one particular hyperlink on Report A passes some parameters and runs Report B and opens that.
4. All I want is to open this Report B in new browser window. Let Report A remain open in back as it is.
5. Point to remember - clicking on the other hyperlinks other than the particular hyperlink I mentioned (in Report A) should not open in new window.
Any idea how is this possible?
We use CE10.0, Crystal Report Designer 10, RAS, IE 6.0.2800.1106, CSP pages and JavaScript to code the web interface.
This requirment is very urgent. Your help will be highly appreciated.
Aurobindo
1. User is in a particular report - lets call that "Report A"
2. Report A has SOME hyperlinks
3. Clicking ONE of these hyperlinks takes me to another report lets call it Report B. Actually clicking on that one particular hyperlink on Report A passes some parameters and runs Report B and opens that.
4. All I want is to open this Report B in new browser window. Let Report A remain open in back as it is.
5. Point to remember - clicking on the other hyperlinks other than the particular hyperlink I mentioned (in Report A) should not open in new window.
Any idea how is this possible?
We use CE10.0, Crystal Report Designer 10, RAS, IE 6.0.2800.1106, CSP pages and JavaScript to code the web interface.
This requirment is very urgent. Your help will be highly appreciated.
Aurobindo