I don't think your use case is a common use case, which is used on most of
the web application development. So I am not sure if click has something
like that (at least I did not see anything like that) implemented as part of
the Click API.


On Tue, May 18, 2010 at 10:35 AM, Sopot Cela <[email protected]> wrote:

> Thank you for your reply.
> Actually I wanted to do it from within Click without the use of JavaScript,
> if it is possible.
>
>
> On Tue, 18 May 2010 10:33:10 +0200
>  "Md. Jahid Shohel" <[email protected]> wrote:
>
>> how about write a javascript with a timer which will trigger the
>> page
>> submission event?
>>
>> On Tue, May 18, 2010 at 10:27 AM, Sopot Cela <[email protected]>
>> wrote:
>>
>>  How do I make a form be periodically submitted without the need of
>>> clicking
>>> a Submit button?
>>> I need a form in a persistent page to be submitted every 5 seconds,
>>> without
>>> any human interaction.
>>> Thank you in advance.
>>>
>>>
>

Reply via email to