Re: The Form Submit can't Work!

2008-11-30 Thread Gerry Chen
Thank Everyone! My Problem is resolved by myself. Because the method name is error.The Form Submit Event use "onSubmit+From+FormID". Note:There is "From" not "Form"....:-/ The Form Submit Gerry Chen wrote: > > Hi Everyone: > >I'm a n

Re: The Form Submit can't Work!

2008-11-30 Thread Gerry Chen
) > StreamResponse onSubmitFormDownloadFile() { > > > > > > > On Mon, Dec 1, 2008 at 2:55 AM, Gerry Chen <[EMAIL PROTECTED]> wrote: > >> >> Hi Everyone: >> >> I'm a new Tapestry user. I'm interesting in developing Web

The Form Submit can't Work!

2008-11-30 Thread Gerry Chen
Hi Everyone: I'm a new Tapestry user. I'm interesting in developing Web Program with Tapestry Framwork.But I have some problem in my project. This question is the Form Submit Event can't be invoked When I click "Export File" Button in my Page. My Program looks like this: SearchGoodsInf