Why do we actually need to use Javascript?
Is Ajax a replacement for javascript?
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_22665954.html
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...
http://www.experts-exchange.com/Internet/Web_Development/Q_22752958.html
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...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_22766840.html
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 ...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_22801926.html
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...
http://www.experts-exchange.com/Programming/Languages/Scripting/JScript/Q_22938266.html
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...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23083957.html
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...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23087918.html
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...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_23099655.html
Hi
The following mootools script is not working in IE7.
Has anyone got any ideas as to why?
Many thanks
-s-
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23135764.html
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...
http://www.experts-exchange.com/Web_Development/WebApplications/Q_23154638.html