Hi Guys,
I am having few issues testing a software for which I have to develop a front
end GUI. Basically, the previous person failed to document on how to run the system
and left all the pleasure for me :D
Anyhow, the system basically is a web crawler and uses sql server for both grabing
and storing data. Now the main table where manual information about a forum is inserted
has two fields threadURL and forumURL.
I am bit confused on how to grab these information from a forum URL for e.g. shown below:
http://www.detailingworld.co.uk/forum/showthread.php?t=153906
Please advice.....