Page 1 of 1
how i change hyperlink target
Posted: Thu Feb 16, 2012 7:23 pm
by rochano
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
Posted: Fri Feb 17, 2012 7:19 am
by HighAley
Hello.
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
Please, try to set next property for WebViewer:
Thank you.