Timer control causing error
I recently decided to add a timer control to an existing page that uses AJAX on my site. As soon as I added the timer control and ran my app, I starte
GMail like Chat in ASP.NET
Hi,Can anyone suggest me, how to incorporate GMail like chat in my existing ASP.Net application.I want that all my ownline user should able to chat in
How do I know when getBounds Method is ready to be called.
I have an application that changes out stylesheets client side. Once I change stylesheet the browser changes immediately but there is a lag until the
BackButton Behaviour in AJAX
I have an ASPX Page AJAX Enabled!The page has a gridView and a DDL for filtering on it. The Gridview has links on its items. The behaviour I am runnin
How to kill asynchronous postback / current postback?
Hi,here is my problem:I have a web site with many pages of which some may take time to process results. If a user wants to go to another page (by clic
Unable to customise toolbar in FCK Trigger tag in aspx is not coming Mouseover to edit (Ajax) Display data returned from Ajaxservices!! Developing Ajax-enabled ASP.Net applications for the iPhone Stopping page post back TinyMCE / Ajax Postback Problem Security Exception on pages using AJAX MySQL Does not UPDATE- SQLString Problem DataTable Help Required Hardcopy printing is to wide Calander layout upload control not working with update panel Multipe Dynamic Controls & AutoPostback Issue Dynamically set AccordianPane Header
hi all ,iam new to ajax, iam using file upload inside the update pannel but right now i want to use trigger tag but it is not coming, for that whether
hi friends, can anyone help with the code behind to get this application working, please in VB (new biz)
I have a question about displaying results using ajax. I have part of the code below. $.ajax({ type: "POST", url: "AJAXServices.asmx/G
I would like to develop Ajax web applications using Visual Studio that are optimized for the iPhone. There are a few resources on the web showing how
I have few literal contriols in my page and a repeater too. But inspite of using update panel, postback is occuring in my page. Can you please suggest
Hiya all,I have a page which loads the TinyMCE editor. On the postback I obviously want to fetch that data again but the value stays empty. Strangely
I am getting the exception: attempted to perform an operation not allowed by the security policy on my AJAX pages. If i remove the AJAX control it wor
vb Syntax (Toggle Plain Text)
1.
SQL = "UPDATE sampletable SET column1 = 'C1sample1'" & _
2.
",column2 ='C2sample1'" & _
Hi all I am creating an app that utilises and MS Access back end and queries it quite a bit at various times.
What I would like to do is bring in a
I want to make a hardcopy at runtime of my active form like this
Hi i know this sounds like a simple question but i cant find the answer to it anywhere i have added a simple calander tool to the page and added some
Hi,I am working with Asp.Net FileUpload control with ajax update panel,if i use the AsyncPostBackTrigger,i am unable to get the filename in serverside
I currently have a need to create many dynamic controls (Example Textboxes) that need to do a PostBack upon the data in the control changing (Autopost
I have an accordian on my master page. I'd like to be able to dynamically change the header on different pages. The I can't figure out how to do it