For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > April 2006 > Re: [PEAR] HTML_QuickForms and standards









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PEAR] HTML_QuickForms and standards
bertrand Gugger

2006-04-07, 7:00 pm

Bonsoir,
Is this liquid ?
Do you have some working (withoutt QF) example ?
--
toggg

Jad madi wrote:

>any idea how to use quickforms to generate table-less forms?
>lets say I want form with the following structure
>
><form>
><fieldset>
><legend>Personal information</legend>
> <label for="name">Name</label>
> <input id="name" name="name"><br />
>
> <label for="address">Address</label>
> <input id="address" name="address"><br />
>
> <label for="city">City</label>
> <input id="city" name="city"><br />
>
></fieldset>
><fieldset>
><legend>Login information</legend>
> <label for="uname">user-Name</label>
> <input id="uname" name="uname"><br />
>
> <label for="password">password</label>
> <input id="password" name="password"><br />
></fieldset>
></form>
>
>Thanks
>
>
>

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com