What I am trying to do is first, pull user info from a database that contains their username, firstname, lastname, password and role. Using this data, I have created a pulldown menu which will all...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_22752808.html
I have an html table that displays entries from a mysql database (populated using php) with their costs associated with it. So for instance - to make it simple, imagine the following:
ITEM ...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23274832.html
I just need confirmation and maybe an example of a working method to a problem I have encountered. I believe the problem is linked to the running order of the varying code types.
Example of the...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23448624.html
I have a list that I'm creating with the following php code in a loop:
<tr>
<td width = "16"><? echo '<input name="record_id[]" type="checkbox" value="" />';?></td>
<td class="page"><? echo $g...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_22616872.html
Zones:
JavaScriptDate Answered: 06/08/2007 Grade: A Views: 76
I really wanted to figure this out myself but I have started going around in circles, so experts, please...
I have trimmed this down as it was just too damn confusing...
My goal, pseudocode sty...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23230333.html
Zones:
JavaScriptDate Answered: 03/20/2008 Grade: A Views: 0
Hi all
Well it's been a couple days but I have my head around this AJAX much better and am bvery close to what I want to acconplish both generally and specifically.
I am getting a postal code...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23232568.html
Hi
I am trying to set up a screen with 3 list boxes along the top. Choosing any one of them will initiate a call to a my AJAX reques routine (fetchdata - thanx Hielo) run a php program whihc does...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23309034.html
Zones:
JavaScriptDate Answered: 04/10/2008 Grade: A Views: 0
Hello
We are develooping a web based ERP system with php/linux/oracle. We are planning to attach barcode reader to the web client running windows XP ie7.
Any idea how to use webbased inter...
http://www.experts-exchange.com/Web_Development/Internet_Marketing/E-Commerce/POS/Q_234110...
Hi.
I'm building a webpage that uses AJAX to connect to a PHP server and send a series of sql statements to that server. However I havent found a method to take the xmlhttp.open outside my for l...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23196653.html
Zones:
JavaScript,
PHPDate Answered: 03/28/2008 Grade: A Views: 0
If I create an input field in Flash, how then do I send that variable to JavaScript, to then send over to a PHP script via AJAX? Thanks.
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23149610.html