RE: Add/Remove/Edit Sql entries with buttons (using ESQL)

2002-12-11 Thread Maxime.Gheysen
ber 11, 2002 2:51 PM To: [EMAIL PROTECTED] Subject: RE: Add/Remove/Edit Sql entries with buttons (using ESQL) To be honest, I don't know how to do this using the regular Database*Actions as you are - you'll have to dig through the docs and search the archives of this list. I have use

RE: Add/Remove/Edit Sql entries with buttons (using ESQL)

2002-12-11 Thread Geoff Howard
; Subject: RE: Add/Remove/Edit Sql entries with buttons (using ESQL) > > > I want to add an entry in my page when I click on : " type="submit" value="Save" name="cocoon-action-Add"/>" > And how can I have an automatic ID? > What i

RE: Add/Remove/Edit Sql entries with buttons (using ESQL)

2002-12-10 Thread Maxime.Gheysen
I want to add an entry in my page when I click on : "" And how can I have an automatic ID? What is wrong in my page? Or in my Sitemap? Where do I have to write witch connection to use? ... ...

RE: Add/Remove/Edit Sql entries with buttons (using ESQL)

2002-12-10 Thread Geoff Howard
class javadoc is the one with the helpful configuration information. Geoff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 10, 2002 10:11 AM To: [EMAIL PROTECTED] Subject: RE: Add/Remove/Edit Sql entries with buttons (using ESQL) If I write

RE: Add/Remove/Edit Sql entries with buttons (using ESQL)

2002-12-10 Thread Maxime.Gheysen
al Message- From: Geoff Howard [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 10, 2002 4:13 PM To: [EMAIL PROTECTED] Subject: RE: Add/Remove/Edit Sql entries with buttons (using ESQL) You need a proper name attribute on your submit button to get it to call the action. For instance, in your case (

RE: Add/Remove/Edit Sql entries with buttons (using ESQL)

2002-12-10 Thread Geoff Howard
IL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 10, 2002 8:30 AM To: [EMAIL PROTECTED] Subject: FW: Add/Remove/Edit Sql entries with buttons (using ESQL) Excuse me, previous message was not complete : Hello, I want to Add/Remove/Edit Sql entries by click

FW: Add/Remove/Edit Sql entries with buttons (using ESQL)

2002-12-10 Thread Maxime.Gheysen
Excuse me, previous message was not complete : Hello, I want to Add/Remove/Edit Sql entries by clicking on buttons. I tryied with these 3 actions : And these action-sets . These actions are in my sitemap. Now, if I want them on a

Add/Remove/Edit Sql entries with buttons (using ESQL)

2002-12-10 Thread Maxime.Gheysen
Hello, I want to Add/Remove/Edit Sql entries by clicking on buttons. I tryied with these 3 actions : And these action-sets . These actions are in my sitemap. Now, if I want them on a button, like : -