20.10.09

radajax

consider a RadAjaxPanel with id = rap1, we need to add

rap1.ResponseScripts.Add(”alert(’Email Sent Successfully!’);”);
rap1.ResponseScripts.Add(”javascript: self.close();”);

No comments: