How do you auto run programs in the background... Is it something that has to be set up with asyncronous commands? i am working on a webcrawler that collects data from my laptop from several freeware sites by setting through the html and posting it to the web... obviosly this process would be made much simpler having it run by itself.
PS i cant remeber the place holder for a quotation mark, if someout could help me out there as well it would be much appreciated. I need it to use strreplace to pull all the quotes from the html i am stepping through.
EDIT; found my placeholder. For anyone intersted it is "chr(34)"