I want to make a script like the SE auto submitter. It can submit one page to tens of search engines. I stored the SE data in Mysql tables and using form to submit.
The problem is most of them doesn't work, when I click the submit
button in my page, the result page is just error. I think I have copied the exactly same form content from each SE forms.
do I need to send header? or something else.could anybody give me some advices or some source code about this?
thanks