Re: [dbforms] Update with datefield / textfield problem

2006-08-08 Thread O Karen
Sorry that I didn't state clearly.   There are seperate buttons in both parent form and child form.   The problem is when I use dateField / textField to display the datetime on the jsp, the update and insert function on the parent form doesn't work. (Update and insert on child form still works fine

Re: [dbforms] Update with datefield / textfield problem

2006-08-08 Thread Henner Kollmann
Update of the parent form or update of the child form? For the child form you need an seperated update button or you must use the autoUpdate attribute of the form tag! Best regards, Henner > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of O Karen

[dbforms] 嗨!想赚钱?

2006-08-08 Thread mm4
不好意思,如果这封信打扰了您,请允许我向您说声“对不起”,不过你如果真的想 赚钱,而且是赚大把的钱那么请您静下心来看完这封信,它将完全改变您现在的生活,甚至影响您的一生。21世纪最简单最快速的赚钱模式就在“钱隆世纪"http://www.sohosqc888.com/index.asp?id=mm8只投入100元让你在100天内赚到100万元。制作精美的前台设计,功能强大的后台管理,十元/每位的下线提成和后劲无穷的八级下线体系,简单优秀公平的模式,使你轻松拓展业务,想不赚钱都难!良好的报单模式,“支付宝”在线支付,佣金实时到帐,决无拖欠。“诚实,守信”永远是我们的第一原则。

[dbforms] Update with datefield / textfield problem

2006-08-08 Thread O Karen
Hi!   I am using DBForms 2.6 and Tomcat 5.0, and I have a problem when update a form with datefield.   It is a nested form and there is a datetime field in the parent form. Functions of update, insert and delete are available in both forms. Parent form shows one record while the subform shows many