Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
Hello Sir
string a = EditUrl("GrootMachtID", logeId, "AddCandidate");
hylAddNew.Attributes.Add("onclick", "return " + UrlUtils.PopUpUrl(hylAddNew.NavigateUrl, this, PortalSettings, true, false, 100, 100));
i am using above code for opening a popup window but i am faceing a problem that is popup window taking his normal size mean if set hight and widht 500,500 then it s size is same if i give 100,100.
please do help me