RE: Form checkboxes

2000-03-29 Thread Gerald Richter
> > I really love the feature of Embperl where it will automatically > fill out a form > using the contents of %fdat. However, that doesn't seem to work with > checkboxes. Is this possible? > Your checkbox must have a name and a value, then it should work e.g. Gerald ---

Re: Form checkboxes

2000-03-29 Thread Vladimir Ivaschenko
0 Wim Kerkhoff wrote about "Form checkboxes": > Hi All, > > I really love the feature of Embperl where it will automatically fill out a form > using the contents of %fdat. However, that doesn't seem to work with > checkboxes. Is this possible? It's there. Read the manpage for details. Vladimi