On Fri, Oct 03, 2003 at 11:27:25AM +0800, [EMAIL PROTECTED] wrote:
:
: I have tried using the methos you have mentioned. But it was not
: successful as the cell doesn't seem to be able to GET the COLOUR
: selected from the drop down menu. This is a small part of my code :
:
: cell1
:
: &
:
:
On Fri, Oct 03, 2003 at 11:27:25AM +0800, [EMAIL PROTECTED] wrote:
:
: I have tried using the methos you have mentioned. But it was not
: successful as the cell doesn't seem to be able to GET the COLOUR
: selected from the drop down menu. This is a small part of my code :
:
: cell1
:
: &
:
:
On Fri, Oct 03, 2003 at 11:27:25AM +0800, [EMAIL PROTECTED] wrote:
:
: I have tried using the methos you have mentioned. But it was not
: successful as the cell doesn't seem to be able to GET the COLOUR
: selected from the drop down menu. This is a small part of my code :
:
: cell1
:
: &
:
Hi :
I have tried using the methos you have mentioned. But it was not successful
as the cell doesn't seem to be able to GET the COLOUR selected from the drop
down menu. This is a small part of my code :
cell1
&
Red
Grey
white
Pink
Blue
Yellow
Cyan
No matter which colour I select. The c
I want it to be available on the SERVER side too..
For this, javascript is unable to do it. That is why I want to use only PHP to
the the dynamic table which I have mentioned. Any idea how can I change the
colour of the cell from a drop down menu?
Regards,
Irin.
--
PHP General Mailing List (h
[EMAIL PROTECTED] wrote:
I do not want to it using
javascript as java script can only display data on the client side but not the
server side.
You can make the data available on the client side.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
resulting page, i.e. $colour, which you could then use when creating
the cell in the table -
HTH,
Michael Egan
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 02 October 2003 11:40
To: 'PHP General'
Subject: [PHP] Dynamic tables-Change cell colour with
Hi all:
I am doing a dynamic kinda timetable where all the cells are uniquely coloured.
And then for each cell, I would like to change its colour through a dropdown
menu. This dropdown menu should of course have a list of colours for me to
choose. Once I have selected the colour I want, the parti
8 matches
Mail list logo