form=FORM(SPAN('Default Group', _class='label'),
SELECT(group_names, _name='group', _id='hospitalDropdown',
_class="select"),
INPUT(_type='submit',_name="fancyGroupUpdate",
_value="Submit"))
that's how i created my form.....
lots of thanks.....Best Regards, Waqas Iqbal | Associate Software Engineer [image: Inline image 1] <http://www.knysys.com/> W +92-21-34972358 | M +92-342-3146972 Gtalk: waqasiqbal.knysys| [email protected] <[email protected]>** www.knysys.com | www.knyapps.com On Thu, Feb 21, 2013 at 6:22 AM, Jim S <[email protected]> wrote: > Also, have you read this chapter of the book? > http://web2py.com/books/default/chapter/29/07 > > Lots of good info there. > > -Jim > > On Thursday, February 21, 2013 5:22:23 AM UTC-6, [email protected]: > >> how should i update my database on pressing submit button?? >> >> -- > > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
<<image.png>>

