I have a web form created in html, on a web host server, which includes a start time field that can be up to 24 hours ahead. After hitting the submit button, a Perl script is run that takes the form data and accesses a website, with the data, at the requested start time. Without running this on my own server, instead of a public server, I'm unable to keep the connection live for anything more than 5-10 minutes. Any ideas?
Keeping Perl Script ALIVE on public server
Collapse
X
Comment