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
hi all, i'm trying to track the number of times a php printer-friendly page is printed out on a news website.
is there a way to listen for all the various ways a user might go about printing a ...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23457594.html
Zones:
JavaScript,
PHPDate Answered: 06/04/2008 Rating: 8.4 Views: 0
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 Rating: 6.4 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 Rating: 9.8 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 Rating: 8.4 Views: 129
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 Rating: 9.2 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 Rating: 7.4 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 Rating: 9.2 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/...