In the folder VfpData\Data there is VFP-database htmlurls.dbc, which contains the sample list of the links (url.dbf) and table of results of testing (testurl.dbf), its the stored procedure gettestresult() returns recordset for review of results of testing

TestUrls is The Microsoft Visual C# .NET - application (MS VS .NET2003 MS Framework 1.1 SP1) and "as is" tests the Internet-link from the table utl.dbf (see in the subdirectory \VfpData\Data\), including to database htmlurls.dbc. The results of testing are added into the table testurl.dbf

ViewResult - C#.NET-application for view results of testing, received by SP gettestresult()

For execution it's required, that for you should be installed MS Visual Foxpro OLE DB Provider (see on http://msdn.microsoft.com/vfoxpro/downloads/updates/default.aspx - "Microsoft OLE DB Provider for Visual FoxPro 9.0" [VfpOleDB.dll]). Generally speaking, last is not necessary, since you can try to use the database of any OLE DB Provider

Change the option value 'Data Source' in files: TestUrls\app.config and TestUrls\bin\Debug\TestUrls.exe.config (ViewResult\app.config and ViewResult\bin\Debug\ViewResult.exe.config), according to your site of datas before attempts of usage...

Best regards.
Michael Drozdov, ICS Soft, Perm, Russia
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
My Page:  http://vfpdev.narod.ru/
ICS Page: http://www.ics.perm.ru/ [on Russian]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
