Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
I have an edit winow that pops up but when I do my cancel or close with this code the popup wont close:
Response.Redirect(Globals.NavigateURL(), true);
The page does postback but wont close.
I have som scripts but took the away so they
aren't the problem I guess.
Any ideas?