I need to pass the pass value stored in a asp hiddenfield to a querystring using the window.open.
onclick="window.open('../New/FeedbackV4.aspx','FeedbackWindow','width=960,height=640,scrollbars=yes,resizable=yes,status=yes')"
I need to get the value of the hidden field and pass it as a querystring