Enter Keywords:
1 - 10 of 865(0.055 seconds)
Sort By:
 
Why do we actually need to use Javascript? Is Ajax a replacement for javascript?
Zones: JavaScript, ...Date Answered: 06/29/2007 Rating: 8.8 Views: 0
Okay, a question for you AJAX pros. =) It's kind of a wierd scenario, but basically we have customers who will be installing local copies of several .HTML pages on their computer (for local/offl...
Zones: Web Development, ...Date Answered: 05/30/2008 Rating: 8.2 Views: 0
I have an AJAX function that takes in a URL and form and updates the DOMs on the page without refreshing. The problem is that when I click on the link that does all this on the page, it doesn't wor...
Zones: JavaScriptDate Answered: 09/04/2007 Rating: 9.4 Views: 0
Can you fetch multiple pieces of data simultaneously (multiple threads) in JavaScript on one HTML page (no frames)? I am creating a page that has AJAX data that needs to be fetched from 4 servers ...
Zones: JavaScriptDate Answered: 09/01/2007 Rating: 9.8 Views: 0
Hi, I have a application done with php/mysql. In one of my modules I have a form that is in a table form than has some customer details, like first name, last name, address and phone#.  I need to a...
Zones: JScript, JavaScript, PHPDate Answered: 11/23/2008 Rating: 9.1 Views: 0
The server side script produces a file (for instance file.txt ). It happens irregularly. I would like to read this file from the client side only when it has been renewed. Client javascript  sh...
Zones: JavaScript, LinuxDate Answered: 01/15/2008 Rating: 9.6 Views: 0
Hello, So I'm trying to populate an object in javascript, and one of the properties of that object requires a call to an external source.. so I'm using ajax to call out to an aspx.  This is just...
Zones: JavaScript, ASP....Date Answered: 01/16/2008 Rating: 9.6 Views: 0
Hello, I need to implement drag and drop functionality between list boxes in my asp.net application.  The list boxes will be populated from a database, and then a submit will take the new data a...
Zones: Web Development, ...Date Answered: 01/23/2008 Rating: 8.2 Views: 0
Hi The following mootools script is not working in IE7. Has anyone got any ideas as to why? Many thanks -s-
Zones: JavaScriptDate Answered: 02/05/2008 Rating: 9.8 Views: 49
Hi, I have a php form uses some ajax/javascript. This php form has several rows of subscriber data.Each row having a unique account number. I have a check box at the end of each row and when this i...
Zones: WebApplications, ...Date Answered: 11/23/2008 Rating: 7.6 Views: 0