![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Log Parser Get web text Need to data parse web site text? $uri = "http://blogs.msdn.com/dmahugh/archive/" $uri += "2008/06/12/open-xml-power-tools.aspx" $lpArgs = " -i:textline" $lpArgs += " -stats ff -headers ff"$thisStuff = "text" $findThis = "%PowerShell. </P>%" $lpQuery = "`"SELECT $thisStuff FROM $uri " + "WHERE $thisStuff LIKE '$findThis' `"" " " LogParser.exe "$lpQuery$lpArgs" " " Just one of many examples of the automation tool, PowerShell automating the Windows data parsing tool, Log Parser. |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| More Log Parser Charting | PowerShell | |||
| MSXML4.0 SP2 Parser and Sdk | Vista performance & maintenance | |||
| Graphics - Log Parser | PowerShell | |||
| Looking for HTML parser | PowerShell | |||
| Log Parser - Plain, COM, .NET | PowerShell | |||