how i change hyperlink target
how i change hyperlink target
i use stimulreport ultimate 2011 for C#.net web application and use hyper link for call javascript function . It generate hyper link to anchor tag and set target = '_blank' .So how I change target into '_self' or '_parent' or somethings else . Thank you in advance
how i change hyperlink target
Hello.
Thank you.
Please, try to set next property for WebViewer:rochano wrote:i use stimulreport ultimate 2011 for C#.net web application and use hyper link for call javascript function . It generate hyper link to anchor tag and set target = '_blank' .So how I change target into '_self' or '_parent' or somethings else . Thank you in advance![]()
Code: Select all
OpenLinksInNewWindow="False"