Microsoft JScript runtime error: 'PageMethods' is undefined
Hiim getting the errorMicrosoft JScript runtime error: 'PageMethods' is undefinedhere is my cide[WebMethod] public static bool CheckAvailability(string uid) { MembershipUser user =...
View Articleajax and modal popup extender
hi to all I have a scanerio thai need to be resolved .. I have grid and it shows certain record on searching ..and have few columsn like transactionID .Stauts etc etc ..also it have ModalPopupExtender...
View ArticleAjax is not Working VS 2008
Update Panel is not wokring in vs 2008 while same code is working in vs 2010please help me
View ArticleWebsite is not responding
Hi,I am working on a product and the client requirement is to make it compatible with all IE browsers.The application is working fine in 1 environment but when moving to next stage, it's giving me an...
View Articleasp.net ajax contentchanged event of editor not firing.
sir,I have try like below<cc1:Editor ID="Editor1" runat="server" oncontentchanged="Editor1_ContentChanged" /> <asp:Literal ID="Literal1" runat="server"></asp:Literal>at...
View ArticleJavascript error using AjaxFileUpload, Updatepanel and repeater with button...
Im building a AJAX file uploader tool using the AjaxFileUpload control and then displaying the uploaded files in a repeater in an updatepanel along with buttons to then remove each file from the...
View ArticleDynamically generated controls + ajax + get html
I need to get the html of a control that is in an update panel. Further, I need to get the html of a control doing a ajax post back and not a ful page post back and the control is dynamically...
View ArticleAjax Controls Not working
Hi,When i place Ajax Controls (EX:Tabs,CalenderExtender) in my project.Design view dont show any error.But when i run it in Browser,mozilla shows XML Parsing eror,IE shows blank page.Scriptmanager is...
View ArticleModal Popups inside Update Panel
I have several modal popups inside an update Panel. Wken I click the button to open the first one, it renders fine. WHen I click on a second one however, the page tries to render on top of the modal...
View ArticleHtmlEditorExtender (ASP.NET): Key cannot be null. Parameter name: key
Tengo este error y he buscado como solucionarlo y hasta la presente nada:Server Error in '/PruebaTolkit' Application.Key cannot be null. Parameter name: keyDescription:An unhandled exception occurred...
View ArticleAJAX callback out-of-sync
Executing an Ajax callback from an .aspx page causes the success function to run before the server request so it fails because of lack of data. The server access runs successfully afterwards when it...
View Articlemathematical and Sceintific Equations editor (latex editor ) .
Hi, I needs an editor for mathematical and Scientific Equations editor (Latex editor) or asp.net with c# application. i wants to set the online Exam for maths & physics students and need an editor...
View Articlehow to fix popup position to center of screen
I am using popupcontrolextender but position of popup doesnt get fix at center of screen,it keeps changing with changing resolution.how to fix position at center of screen, so that resolution of...
View ArticleTextBox using HTMLEditorExtender does not insert new line when enter pressed
I am using AjaxToolKit's HTMLEditorExtender control in my website. The code is as follows:<asp:TextBox ID="TextBox2" runat="server" Font-Names="'lucida grande',tahoma,verdana,arial,sans-serif"...
View ArticleAjax Combo box event not fired without leaving control
I have been using Ajax Combobox and I have noticed that when we select ant item in the same and click out of the control then only event is fired otherwise it is not firing.How can I add this in the...
View Articlehow can i prevent file from upload if it is exits (ajax file upload )
dear alli have use ajax file upload and i want it not upload file if it exitsi try this in my code but i dont see any thing in lblmsg.text ? i want to prevent the upload and alert the client for that...
View ArticleModalPopupExtender did not call with accordion panel
Hi,I am using Modal Popup Extender in one of my web page. I am using Modal popup extender to display message in attractive way. My Web page use accordion panel. When i press the save button my modal...
View Articlehow to show file upload/download progress bar in asp.net ?
hi...I need progress bar for file upload / download ....how can i do that ?
View ArticleIE 10 Issue: SCRIPT5022: Sys.ArgumentOutOfRangeException: Value must be an...
My asp.net site is running well on IE6, IE7, IE8, IE9, Chrome, Safari, Firefox and Opera. But it is not working in IE10. If I click on the Grid in the site it returns the following error: SCRIPT5022:...
View ArticleProblem with the NumericUpDown extender when used in the footer control of...
Hi ,I have a problem with ajax NumericUpDown extender.I have a tabcontainer with tabpanels.I have used a NumericUpDown extender in the footer control of gridview located in the tabpanel.I have set...
View Article