E-mail List Archives
Re: help with a form please
From: Chris Price
Date: Mar 16, 2007 3:20AM
- Next message: Chris Price: "Re: help with a form please"
- Previous message: Jukka K. Korpela: "Re: help with a form please"
- Next message in Thread: Chris Price: "Re: help with a form please"
- Previous message in Thread: Jukka K. Korpela: "Re: help with a form please"
- View all messages in this Thread
Roberto Modica wrote:
> Hi Chris,
>
> I cant really picture that table in my head, have you got an example?
>
> Rob
> Roberto Modica wrote:
>
I can't show you the page but here's a snippet:
=======================
<table>
<colgroup />
<colgroup />
<colgroup span="6" />
<colgroup />
<thead>
<tr>
<th scope="colgroup" rowspan="2">Category</th>
<th scope="colgroup" rowspan="2">Design Description</th>
<th scope="colgroup" colspan="6">Colour Choice</th>
</tr>
<tr>
<th scope="col">Black</th><th scope="col">Blue</th>
<th scope="col">Red</th><th scope="col">White</th>
<th scope="col">Green</th><th scope="col">Yellow</th>
</tr>
</thead>
<tbody>
<tr>
<td><select name="category[0]">
<option>Punk/New Wave</option>
<option>Etc.</option>
</select></td>
<td><input type="text" size="30" name="design[0]" value="" /></td>
<td><input type="checkbox" name="black[0]" value="1" /></td>
<td><input type="checkbox" name="blue[0]" value="1" /></td>
<td><input type="checkbox" name="red[0]" value="1" /></td>
<td><input type="checkbox" name="white[0]" value="1" /></td>
<td><input type="checkbox" name="green[0]" value="1" /></td>
<td><input type="checkbox" name="yellow[0]" value="1" /></td>
</tr>
=======================
Kind Regards
--
Chris Price
Choctaw
<EMAIL REMOVED>
http://www.choctaw.co.uk
Tel. 01524 825 245
Mob. 0777 451 4488
Beauty is in the Eye of the Beholder
while Excellence is in the Hand of the Professional
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-+- Sent on behalf of Choctaw Media Ltd -+-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Choctaw Media Limited is a company
registered in England and Wales
with company number 04627649
Registered Office:
Lonsdale Partners,
Priory Close,
St Mary's Gate,
Lancaster LA1 1XB
United Kingdom
- Next message: Chris Price: "Re: help with a form please"
- Previous message: Jukka K. Korpela: "Re: help with a form please"
- Next message in Thread: Chris Price: "Re: help with a form please"
- Previous message in Thread: Jukka K. Korpela: "Re: help with a form please"
- View all messages in this Thread