a question regarding webpage designthis project is to create a website for the company. one requirment is that the website can "extract" updated information from its competitor's website, which means, when i open our company's website, I can see updated info if the competitor's website updates.
how to realise this function? use what kind of programming language?
这也太阴了吧。。
how about write a program that run in background, maybe run 10 mins once, to get those information and then save in xml or txt or ini whatever files
each time ur company's main page loads, u can read from those files and decide what to do..
each time ur company's main page loads, u can read from those files and decide what to do..