Forum Moderators: coopster
I've got about 100 websites which I've got to subscribe to about 20 online webservices which all use the same online forms (no search engine submitters :-) ). Instead of retyping all the information of the websites 2000 times I was thinking of autocompletion. I don't mind if I have to fill in a security code or reply to an e-mail but I just don't want to spend 5 days typing webforms. I've got all the details of the websites stored in a Mysql database. Is there a way to use autocompletion via php and use the information from a Mysql database? I already looked for an existing script but I couldn't find one.
Turbo