cfajaxproxy and session question
Hey all,
does javascript proxy function request (using cfajaxproxy) renew session? The short run through the idea is:
I have quite a big form which may take my customers more than 30 minutes (set session time) to complete. I'd like to set javascript proxy request to run every 15 minutes and wonder whether that would work as a session renewing function. Obviously once form is open the page is not being refreshed. also would it renew the session is component the function is hooked on does save some session variables?
thanks in advance
SD
