Advertisement

1 - 10 of 335 containing alltags:("Javascript, PHP") (0.004 seconds)
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. ...
Zones: Web Languages/Standards, JavaScriptDate Answered: 03/19/2008 Grade: A Views: 149
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...
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...
Zones: PHP and DatabasesDate Answered: 09/21/2004 Grade: A Views: 0
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 ...
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="#" ...
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...
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 ...
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...
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...
Zones: PHP and DatabasesDate Answered: 05/07/2006 Grade: A Views: 0
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...
Zones: JavaScriptDate Answered: 04/19/2006 Grade: A Views: 0