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

Save data to database by ajax in repeater

Hello everyone i have a repeater which contain a button and countdown, but i want to know how can i save data to database without postback for the button which is repeater

View Article


Using dynamicpopulateextender with WCF Service

Can I use the dynamicpopulateextender with a WCF Service? I have seen many example of a dynamicpopulateextender using a web service.  If I can use a WCF service can you please provide an article or...

View Article


Ajax Tab updatepanel issue

Hello Gurus,  I am using TabPanel which loads usercontrol dynamically,here UC3.ascx is not loading properly,I understand the javascript is not loading properly.(UC3.ascx code,when used in seperate aspx...

View Article

text from code-behind won't display in ModalPopupExtender label

I've been through all the articles the last few hours trying to make dynamic label text display in a label contained in a ModalPopupExtender, with no success. A label text in the markup code works but...

View Article

UpdatePanel Postback causes button to be unresponsive

I'm working on Asp.Net 4.0 - a simple E-Commerce website.For adding of items into shopping cart, I used JQuery Ajax to post to server side Web Method. On success, i will do...

View Article


Timer

I have a timer and a repeater, the timer help to display the duration of the item in the repeater, and but the main problem is that the item stay on the page even when the duration is finished, how can...

View Article

ModalPopupExtender background opacity not working with large pages

I have a Modal Popup Extender with opacity set for the background.  Everything works as expected.  However, when the page is large the opacity setting does not work – the background is solid.Also on...

View Article

modalpopup extender in iframe

Hello everybody,I've master page and content page, inside content page i'm using iframe, in iframe i have test.aspx page, in this test page i'm using modalpopup extender. modal pop extender is working...

View Article


Ajax file Upload

is there any example of ajax file uploader with database please

View Article


Navigate pages without flashback

hi,I'm a new in asp.net and I created a small web site with master page and some pages like Default, About Us, Products and Contact us and so on.. The master page contain menu control to navigate...

View Article

Ordering items in Gridview

Hi All, I have created three tables. They are: Projects, Tasks and Sub Tasks. Their Schema is as follows: Project (ProjectID, Pname, Pdescription) Task (TaskID, TaskName, Tdescription, ProjectID...

View Article

can't get focus on textbox

When a user on my site exits out of a ModalPopupExtender, I can't get the focus to go to the first textbox in the page as it does in other places, with this code:ListView lsv = Helpers.FindChild(Page,...

View Article

ModalPopupExtender in an ASCX cannot return value

I have an ASCX  form  call it ASCX-1 that opens another ascx ModalPopupExtender that displays a listview call it ASCX-2. ASCX-1 sends a paramter to ASCX-2 which opens fine. However, upon making a...

View Article


.net 4.5.1 changing how Response.IsRequestBeingRedirected behaves on ajax...

Hi...We've got an http module and some response filters that we've used for a long time to encrypt query string values on urls handled by our application.  Up until our QA dept installed .net 4.5.1 it...

View Article

AjaxFileUpload causes javascript error with authorization

Using AjaxFileUpload in WebForms targetting .NET 4.5.1, I get a javascript error only under a certain condition. This is the error:throw "error raising upload complete event and start new upload"And...

View Article


BarChart Ajax

Hello everyone, please how can make two barchart, one that display each day the amount of bids i have on an item, and the another one that display the number of person that has sign up in the website...

View Article

Problem with lastest version (7.1213.0)

I am currently using version 7.1005 without a known problem.If I update my projecy with the latest version and deploy it most pages (if not all that use it don't work)

View Article


Execption in ajax toolkit when loading page

Hi,I have a simple solution with som ajax toolkit (Version 4.1.7.1005) and when i test and run in dev mode on localhost it is no problem. When i publish it on the webserver hotel it randomly doesnt...

View Article

Displaying xml message back to html page

When sending a message the get method shows xml with the message on firebug.<message>hi</messageHow to I display the xml back on the web page?note: using ajax without jquery

View Article

AJAX TOOLKIT NOT WORKING ON PRODUCTION MACHINE

Hi to all,I have a small webform application (framework 4.5) with AJAX ToolKit components (modalpopup and updatepanel). All works fine in VS2013 but when i publish (file system) to my Windows server...

View Article
Browsing all 5678 articles
Browse latest View live