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?
submit form without javascript
Moderator: General Moderators
-
Peter Kelly
- Forum Contributor
- Posts: 143
- Joined: Fri Jan 14, 2011 5:33 pm
- Location: England
- Contact:
Re: submit form without javascript
More info is needed, e.g what forms? and what type of authorisations are allowed?