I'll try to keep it simple.
I have a form with three radio buttons. When clicking on each radio button it shows the corresponding <Table> and fields for that selection, and hides the other two.
...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Q_23252674.html
How to refresh a self submitted form in order to up to date array of records in the same form ?
My form displays a list of records provided by PHP/MySQL select query.
Through this form, user ca...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_20522830.htm...
Zones:
PHPDate Answered: 02/22/2003 Grade: A Views: 0
I want to make some tree view but it's made by PHP not javascript. Since i make this with mysql databases and paging system.
Every row that contain child could be collapsed and expanded. Like ex...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Databases/...
I have a configuration file that I use for PHP which defines paths for resources for my website. I am trying to adapt wysarea (http://www.phpclasses.org/browse/package/2287.html) to my site, but I ...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_21441678.html
Zones:
JavaScriptDate Answered: 06/02/2005 Grade: A Views: 0
Hi,
Please anybody can help me, this is that I want to do. I want to get the value of a JavaScript variable into my PHP code, here is the example
My PHP page generates this HTML
<a href="#" ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21522953.htm...
Zones:
PHPDate Answered: 08/12/2005 Grade: B Views: 0
Hello Everyone,
New to PHP and new to EE so please go easy. I have hacked together a script that displays images found in an image directory on a LAMP web server. I would like to add to the code...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21576033.htm...
Zones:
PHPDate Answered: 09/27/2005 Grade: A Views: 0
I've worked out a simple web application that uses PHP with MySQL database.
As you all know for this application to work in any standalone computer, that computer has to be a web server (IIS or ...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_21628611.html
Zones:
JavaScriptDate Answered: 11/14/2005 Grade: A Views: 0
I tried the below funciton and am trying to remove all the script values in between. For example
If I have this in my html code and want to save the record to database.
Html... blab... bl...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21726508.htm...
Zones:
PHPDate Answered: 03/03/2006 Grade: A Views: 0
Hi All
The following form uses javascript to put together a selection box followed by two readonly textboxes. The selection box reads in the project_ID from the db and the following boxes read i...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Databases/...
Hello,
any help how can i add php variable $price =5 to this javascript?
I need domethong like this:
<script>
function checkSum(theForm){
var total = 0;
for(var i=0;theForm["browser...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_21818599.html
Zones:
JavaScriptDate Answered: 04/19/2006 Grade: A Views: 0