hi all, i serfed the web quite well but couldnt find a proper way to get this done.
my requirement is to show a popup window with a asp.net page init, when the user click the link in tha main page (*an AJAX page*) i need to pass a query string to popup window. but the query string values will be changing based on the record values user currently viewing. i think i cannot use the setattribute method in page_load event as the qrystring values will be changing. pls help me on this as i couldnt find a proper way. there is forum post regarding this http://forums.asp.net/t/883647.aspx in asp.net site, but those solutions didn't work. waiting for a solution Thanks and regards, Rifky
