-
Hi, I would greatly appreciate any help, I am new to AN, i managed to get it up and running, It was actually not bad, just 4 easy steps and it's up and running, now here is what i am trying to achieve, 1) I have a list of web sites approximately 200 sites (these are job sites, job aggregators, companies...
-
ArachnodeDAO arachnodeDao = new ArachnodeDAO(); arachnodeDAO.InsertCrawlRequest(...); Check out this post: http://arachnode.net/forums/p/323/10316.aspx#10316
-
ArachnodeDAO arachnodeDAO = new ArachnodeDAO(); arachnodeDAO.InsertCrawlRequest(...); Does this help?
-
Yes, but the field is a bitmask, so AND the two binary representations of 5 and 7. It is probably easiest to use the ArachnodeDAO and call 'InsertCrawlRequest'...