Seperate form to inject jobs into database?
Hi all,
I need a way of turning a simple, HTML form into something that injects the job details into the database.
This single page form, with a single "submit" button, will be purely back-end, and so ideally wouldn't be part of wordpress.
Is this possible? A script to take the data and insert into database (which would then be viewable as a job in the front end)?
Reason: 3rd party job posting sites require a back end form to use, instead of Indeed.com type data retrieval.
Any ideas? Any help?
Thanks so much!