Forum: JavaScript / DHTML / AJAX Jun 3rd, 2008 |
| Replies: 2 Views: 2,665 OK, fair enough. But in PHP world cover[0] is OK, and that's the field that I need filled. Depending on user input in a previous form, there may be 1 or many "cover"s. This necessitates an array.
... |
Forum: JavaScript / DHTML / AJAX Jun 2nd, 2008 |
| Replies: 2 Views: 2,665 Greetings,
I have a form that uses a child popup form to generate data for some fields on the form. The same popup is used for several fields. The forms use php & javascript.
An example of the... |
Forum: PHP Apr 1st, 2008 |
| Replies: 1 Views: 1,136 Hi,
I'm trying to create a web ui that will run some scripts on my server (Ubuntu gusty). I want the user to be able to select some files on the server via some sort of file select form. The... |