Hi, Just wondered if anyone could help me solving a problem using Zope: I have a html <form> code within a DTML Document, is there anyone to send the data to my method after a defined time rather than when the user presses the submit button??? I would be grateful for any help and ideas, SS
Dont confuse Zope with the client side. This would have to been done in the browser using some form of client side scripting, not much to do with Zope. -- Andy McKay. ----- Original Message ----- From: "Shahzad Saleem" <shahzad@saleem01.freeserve.co.uk> To: <zope@zope.org> Sent: Friday, February 23, 2001 2:18 PM Subject: [Zope] Timing under Zope
Hi,
Just wondered if anyone could help me solving a problem using Zope:
I have a html <form> code within a DTML Document, is there anyone to send the data to my method after a defined time rather than when the user presses the submit button???
I would be grateful for any help and ideas,
SS
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
The Xron product might be what you need; but I'm not sure because you haven't described in much detail what you're trying to accomplish. http://www.zope.org/Members/lstaffor/Xron -- Loren
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Shahzad Saleem Sent: Friday, February 23, 2001 14:18 To: zope@zope.org Subject: [Zope] Timing under Zope
Hi,
Just wondered if anyone could help me solving a problem using Zope:
I have a html <form> code within a DTML Document, is there anyone to send the data to my method after a defined time rather than when the user presses the submit button???
I would be grateful for any help and ideas,
SS
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (3)
-
Andy McKay -
Loren Stafford -
Shahzad Saleem