[OT] Refreshing the variable value from server side
Added by srizwan 11 months ago
Hi All,
I am using lighttpd fast cgi application to handle the incoming client requests and responses.
I need to understand one requirement where lighttpd fast cgi application hsould update the variable value continously without refreshing the browser page.
Here Setinterval or setTImeOut can be used on client side but I need without using these APIs on client side, We need to update the browser varaible continously from server side.
OS - Ubuntu 22
Browser - Chrome
Please let me know any examples or methods in lighttpd fast cgi application.
Replies (1)
RE: Refreshing the variable value from server side - Added by gstrauss 11 months ago
This site is a forum for the lighttpd web server.
This site is not your personal tutorial for "how to write FastCGI apps" and "how to write client-side javascript apps". Please go elsewhere.