Hi,I want to be able to open a new window using javascript. I know how to do this when it's inline code but it's not too neat as the html built contains lots of reused data.Ideally what I would like to do is, register a function using .Net then call it from my code. It doesn't help that I'm not too familiar with how to pass parameters to a javascript function in the first place.Anyone help?ThanksJohn
View Complete Post