The Smiley One
New member
- Local time
- Today, 16:01
- Joined
- Nov 24, 2008
- Messages
- 3
Im looking to setup a way to store a random table using a form.
I have an application in which people enter random data, and sometimes they would like to include an image or a small table. The columns/rows/headings/content of the table is not known in advance.
Example:
A user should (via a easy-to-use form) be able to write:
The machine must be able to serve beverages as shown in table below.
---------------------
|Beverage || Celcius |
----------------------
| Coke || 5 |
| Coffee || 90 |
| Soup || 60 |
----------------------
Any smart ideas anyone?
I have an application in which people enter random data, and sometimes they would like to include an image or a small table. The columns/rows/headings/content of the table is not known in advance.
Example:
A user should (via a easy-to-use form) be able to write:
The machine must be able to serve beverages as shown in table below.
---------------------
|Beverage || Celcius |
----------------------
| Coke || 5 |
| Coffee || 90 |
| Soup || 60 |
----------------------
Any smart ideas anyone?