I am having a problem opening this document in a new window… I ahve tried putting
this code target=“_blank” the the link but I keep getting an error…
uName :=UserName;
currdb:=@ReplaceSubstring(@Subset(@DbName;-1);“\”:" “;”/“:”+");
InfoLink :=“="/”+db+“/WebView/”+@Text(@DocumentUniqueID)+“?OpenDocument&L=” + Lg
- “&">” +uName ;
“{<a href=target=”_blank">InfoLink]"
any ideas how to do this…
A.