I have the following line of code and would like to know if a filename can be added rather then accepting a default name assigned by the system? If so, how?
Page.ClientScript.RegisterStartupScript(Me.GetType(), "popup", "<script language=javascript>javascript:window.print();</script>")