DatabaseDude
Programmer
A gridview contains a list of links, a menu of sorts, for users in an app. Some are external, some are internal. (Aside from the external beginning with " they are also flagged in the database with an IsUrl field.)
We'd like the external links to open in a new window (target = blank). However, the target argument doesn't seem to like having code inside of it. Is there a way to write this?
Thanks in advance!
We'd like the external links to open in a new window (target = blank). However, the target argument doesn't seem to like having code inside of it. Is there a way to write this?
Thanks in advance!