[PHP-WIN] Re: Displaying checkbox values selected

2002-05-17 Thread C Sims
ecked' to the checkbox tab, like so: > > Bon Jovi > > > -nicole > www.aeontrek.com > > C Sims wrote: > > Hi all, > > would appreciate any help with this (newbie) question. All im trying to do > > is to echo on screen the checkbox values selected by t

[PHP-WIN] Displaying checkbox values selected

2002-05-17 Thread C Sims
Hi all, would appreciate any help with this (newbie) question. All im trying to do is to echo on screen the checkbox values selected by the user. Problem is when submit is pressed, the selected artists dont appear, it just goes back to the original screen (with empty checkboxes). Below is the code