hi everyone!
I need an idea for a situation like this: There is this aspx form which contains some buttons like "save", "import", and print; on the last one clicked a window should appear providing the user with a print-friendly version. what i need is the form not to cause postback and reload in this case, while normally postback-ing when the other buttons are clicked.