I have an asp button, that onclick needs to open a generated PDF in a new window. The onclick event fires and creates the pdf, but I don't know how to open it into a new window. Is there some onclientclick hack I can use to work around this?
Go to the complete details ...