Enter Keywords:
1 - 10 of 25(0.022 seconds)
Sort By:
 
Hi Experts; As per the AJAX example given in http://www.captain.at/howto-ajax-process-xml.php I can run the code fine when the http_request.open call is made to a local file on my machine. ...
Zones: JavaScript, AJAXDate Answered: 12/23/2008 Rating: 7.1 Views: 4
I'm about to create a livescore service with sport results on our site and I want to update the scores with Ajax in order to avoid reloading the entire page. I got some great information from anoth...
Zones: JavaScript, ...Date Answered: 03/02/2008 Rating: 7.2 Views: 8
I have been tasked with creating a form that has  drop down values. What I need to do is show the total of the number values of the drop down menus in the form as they are selected. I'm not real...
Zones: JavaScript, DHTML, XHTMLDate Answered: 02/20/2008 Rating: 9.8 Views: 0
I am exploring AJAX technologies and learning about using java script for call backs.  Need to aska couple of newbie questions though: 1) If I have a dropdownlist, fill it on page load and alter...
Zones: Visual Studio, JavaScriptDate Answered: 06/10/2008 Rating: 9.8 Views: 0
Hello, I have a form that collects a credit card number. We only accept Visa or MasterCard, the first number of which are always 4 or 5. Is there any way to read the first character of the CCNum...
Zones: JavaScript, AJAXDate Answered: 07/09/2008 Rating: 9.9 Views: 0
Hi, We are using STRUTS, JSP for development . In the JSP (Form) there are many elements, and i want to take only five element values from the form to the Struts Action Class using AJAX. I di...
Zones: AJAX, JSP, JavaScriptDate Answered: 07/23/2008 Rating: 8.1 Views: 17
<div id="res" style="cursor:progress;border:0px solid;position:absolute;left:210px;width:295;top:290px;display:none"> how i can fix it exactly in the middle of every user screen...in verious res...
Zones: JavaScript, HTMLDate Answered: 11/28/2007 Rating: 6.2 Views: 0
I want simple code (PHP) for show percent upload file. Thank you very much.
Zones: PHP, WebApplications, PHP for ...Date Answered: 10/19/2008 Rating: 8.9 Views: 42
I hope I can explain this but I am building a registration form and one of the form elements is a drop down so people can indicate how many people are going to show up.  Now if a person click 1 the...
Zones: JavaScript, PH...Date Answered: 04/24/2008 Rating: 9.9 Views: 0
Hello. I have an Ajax call to a PHP file using Prototype. It works when I use it this way (with the PHP file in the root directory): function quick_search() {              var options = {                   script: 'Q...
Zones: JavaScript, PHPDate Answered: 04/23/2008 Rating: 8.7 Views: 0