Page 1 of 1

submit form without javascript

Posted: Wed Jan 19, 2011 2:48 pm
by fuko
Hi,
I want to submit a lot of forms. I use javascript and it is works fine. But I want to cron this php file. if I cron it, javascripts don't run.
However I can't use curl because remote site don't let me authorization.

What can I do?

Re: submit form without javascript

Posted: Wed Jan 19, 2011 3:58 pm
by Peter Kelly
More info is needed, e.g what forms? and what type of authorisations are allowed?