Hello
document.write("<font class='DataIconText'><A HREF=<WS:FormatODSCond hasValue='yes'>'javascript:windowOpenInsight(\"<WS:FormatURL/>\",\"<WS:FormatURLTarget/>\")'</WS:FormatODSCond><WS:FormatODSCond hasValue='no'>'<WS:FormatURL/>' target='<WS:FormatURLTarget/>'</WS:FormatODSCond> title='<WS:FormatMetaTypeName/>'><WS:FormatMetaType/></A></font>");
you can see what is my problem. I have this long href line and it is not working. I think the problem is in the javascript: attribute.
Please note that any tag that has WS is a special tag for some product.
Sorry for the unclarity of this line of code but its driving me crazy. Any help is highly appreciated.
Thanks
document.write("<font class='DataIconText'><A HREF=<WS:FormatODSCond hasValue='yes'>'javascript:windowOpenInsight(\"<WS:FormatURL/>\",\"<WS:FormatURLTarget/>\")'</WS:FormatODSCond><WS:FormatODSCond hasValue='no'>'<WS:FormatURL/>' target='<WS:FormatURLTarget/>'</WS:FormatODSCond> title='<WS:FormatMetaTypeName/>'><WS:FormatMetaType/></A></font>");
you can see what is my problem. I have this long href line and it is not working. I think the problem is in the javascript: attribute.
Please note that any tag that has WS is a special tag for some product.
Sorry for the unclarity of this line of code but its driving me crazy. Any help is highly appreciated.
Thanks