Reply to Re: Simple html list for personal DVD collection (with check mark) using CSS and not tables - data is in MS Access

Your name:

Reply:


Posted by Toby Inkster on 11/26/31 11:37

©® wrote:

> [ ] Title 1
> [X] Title 2
> [ ] Title 3
> [ ] Title 4
> [X] Title 5
> [ ] Title 6
>
> I know this can be done in tables, but how would I do it tablesless with
> CSS so there is a checkbox if one of the DVDs is lent out?

<div class="dvdRow">
<label>
<input type="checkbox" name="chkTitle1" value="1">
Title 1
</label>
</div>
<div class="dvdRow">
<label>
<input type="checkbox" name="chkTitle2" value="1" checked>
Title 2
</label>
</div>
<div class="dvdRow">
<label>
<input type="checkbox" name="chkTitle3" value="1">
Title 3
</label>
</div>
<div class="dvdRow">
<label>
<input type="checkbox" name="chkTitle4" value="1">
Title 4
</label>
</div>
<div class="dvdRow">
<label>
<input type="checkbox" name="chkTitle5" value="1" checked>
Title 5
</label>
</div>
<div class="dvdRow">
<label>
<input type="checkbox" name="chkTitle6" value="1">
Title 6
</label>
</div>

> I am using MS Access 2003 [...] I can have PHP access on my site but
> not ASP as far as I know.

If you have PHP on your site, but not ASP, then it probably means that
you're on a Linux/UNIX host, so Access 2003 is not an option. Find out
what (if any) server side databases your host supports. (MySQL will
probably be the answer.)

--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact

[Back to original message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация