Tyring to open a documetn in a new window

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.

Subject: Tyring to open a documetn in a new window…

what’s the error message?Also try printing the value going into href, so that it could be verified.

The final HTML code should be like:

InfoLink

Regards

Litty Joseph

Subject: RE: Tyring to open a documetn in a new window…

can also set

however IE 7 only supports base target tags in the