I have a url link within the content text that is in an anchor tag.
So for example my contenttext is
Click on <a href='http://localhost/TestApp/Common/Test.aspx' target='_blank'>link</a>
then clicking on the link does not open the expected page....
IS ther any way to create this functionality through the alert...
So for example my contenttext is
Click on <a href='http://localhost/TestApp/Common/Test.aspx' target='_blank'>link</a>
then clicking on the link does not open the expected page....
IS ther any way to create this functionality through the alert...