Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Browsing all 5678 articles
Browse latest View live

Error: AjaxControlToolkit requires ASP.NET Ajax 4.0 script

Hi,I have Visual Studio 2012 Web Forms Application targeting 4.5 ,NET Framework. When using ajaxtoolkit 4.5 I got this error:AjaxControlToolkit requires ASP.NET Ajax 4.0 scripts. Ensure the correct...

View Article


Ajax Progressmeter not showing

I am trying to display an ajax progess meter on a webpage, but nothing happens.The code:<asp:UpdatePanel ID="updPMain" runat="server" UpdateMode="conditional"><ContentTemplate><asp:Label...

View Article


Trying to Use ASP.Net AJAX with jQuery the "Right" Way

Hey, everyone:I'm the sole developer of our website, which uses Kentico CMS and allows me to develop inASP.Net and C#. I do my best to keep up with the latest trends and to do things the "correct" way,...

View Article

problem with the code

Hi Can anybody help us, why the below code is not working, when im entering some product name in the text box.. any help appreciated.. thanksautocomplete.asmx Imports System Imports System.Collections...

View Article

How to protect my gridview from xss?

I have a gridview that has a field that I want to edit.  So I converted it to a template.  It has a multiline textbox in the edit template.   It works fine, until I try to simulate a hacker assault and...

View Article


ReOrder List stops application building (sometimes)

I have a small application with a page which has 3 Ajax Control Toolkit reOrder lists.The application sometimes wont build. Sometimes restarting Visual Studio (2012) sorts the issue, sometimes a pc...

View Article

[Collapsible Panel Extender] Expand then collapse immediately when clicked

hi all,i use collapsible panel extender for one of my page. On my development machine with IE8, everything works fine. when I click on panelA, panelB will be displayed (expanded?). and when I click...

View Article

AjaxFileUpload

Hi.  I want to use the AjaxFileUpload to upload an image and then display it on the page.  Is there any way to do this?  Can anyone point me to a tutorial?  Thanks.

View Article


Image may be NSFW.
Clik here to view.

AsyncFileUpload Or AjaxFileUpload Inside Listview EditItemtemplate won't...

Hello i have a listview inside listview (EditItem Template) i have an ajaxfileupload , when i select a file in ajaxfileupload , it won't upload in client side ! i mean i don't have any problem in code...

View Article


Problem with Ajax Slide Show Extender

Hi All,I have Used Ajax Slide Show Extender in My Website. It is Working Good When i Checked in Local System. But After Deployement to Server Ajax Slide Show Extender Stoped Working  and not Showing...

View Article

modal popup with hovermenu extender

hi i am using modal popup with hover menu extender but the hover menu comes on the back side what can i do for this please tell me a exact solution for this.

View Article

Default button inside UpdatePanel

I have UpdatePanel with grids, textboxes and buttons inside it.  there are three buttons  positioned in order : btn01, btn02, btn03...Every time text box recdieving focus ( attempt to start typing)...

View Article

Access global resource files in javascript file

HI,if i have java script code in asp.net page i can access global resourses likevar text ='<%= Resources.Resource.value%>'; its working fine.But if my javascript file is in another folder like...

View Article


UpdatePanel doesn&#39;t work after using ModalPopupExtender and...

I have found out a problem with UpdatePanel when using asp.net validation control and Ajax toolkit ModalPopupExtender  control.After RequiredFieldValidator and ModalPopupExtender are showed, the...

View Article

Modal Popup, IE7, Menus and Z-Index

Hi, I have been having some issues with IE7 and my modal popup., I tried to get a response on this forum already, and its gone a little quite and think that the better forum to post in is this one...

View Article


calender exderder on textbox & then got error

Server Error in '/MltiLevelMarketing' Application.Could not find any resources appropriate for the specified culture or the neutral culture.  Make sure...

View Article

ModalPopup Extender is covered partially by JQuery.Layout

I designed a page, which is layouted by Jquery.layout. and I put a label in one of its panes.  the label is attached a ModalPopup Extender. (I found ModalPopup extender has some special characterisics...

View Article


Urgent help for a question game app.

Hello,I build a question game for my client works on intranet. ASP.NET FW4.0 and Ajax Toolkit has used. Gamers (clients) enters their personel numbers and starts the game. A single aspx page with a...

View Article

FormAuthentication [AjaxToolkit exlusucion issue]

I have a ASP.NET website with Forms authenction and deny annonymous user. Unforunately I transfer the users to a changepassword page if their password has expired right from the global.asax event void...

View Article

UpdatePanel Not Refreshing Child Controls

I have a DropDownList in a GridView footer cell. It has a HoverExtender that shows a Button which onClick activates a ModalPopUpextender by which a user can add a value to the DropDownList. The...

View Article
Browsing all 5678 articles
Browse latest View live