[RESOLVED] Complicated ! HTML and Database !
Hello. I am wondering if i could make a basic app that will let you get a list of websites from a richtextbox and put it into a database, then it opens each website from the database, then checks for a specific piece of text in the web page. Complicated, it sounds like it will be.
example:
1) Add a list of URLs into a database from a richtextbox
2) Open each URL from the database and check for a string (e.g. "rfc are the best")
i have not started this project yet, i want to know if it is possible and somebody could hopefully give me a start.
Thanks for looking, i hope someone can help me.
Keep programming.
Re: Complicated ! HTML and Database !
Yes.
Here's a start databases and
Hope it helps
Oh yes,
InStr()
Split()
Re: Complicated ! HTML and Database !
Thanks, i managed to find a solution
Re: Complicated ! HTML and Database !
Quote:
Originally Posted by
allycol93
Thanks, i managed to find a solution
You're welcome,
and that's gr8.