I'm trying to run a javascript function in my C# code behind. I just want to pop up a new window based on the htmlPath argument that I am giving the C# method. I've looked all over and this is what I came up with and I still can't get it to work? Any ideas? Thanks!
Here's the code:
public
{
scriptString +=
}