![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br> br> |
| |||||||
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Guest | You really need to check this out |
My System Specs![]() |
| | #2 (permalink) | ||||||||||||
| Guest | Re: You really need to check this out "CHARLES FLORES" <mcvdad@xxxxxx> wrote in message news:CvlWj.1222$lj.131@xxxxxx
Thanks. Didn't teach me much about Powershell though. -- Jon | ||||||||||||
My System Specs![]() | |||||||||||||
| | #3 (permalink) | ||||||||||||||||||||||||
| Guest | Re: You really need to check this out Approached the right way, it turns into a sort of PowerZen koan. For example, one can use material from the preceding WebClient discussion to retrieve the page text without risking it in a live browser. : ) #Get-WebString.ps1 Param( [string]$Uri, $Encoding = "Default") $WebClient = New-Object System.Net.WebClient; $WebClient.Encoding = [System.Text.Encoding]::$Encoding; $WebClient.DownloadString($Uri); ### Get-WebString xxxxx (for anyone else _curious_, it was just the usual pyramid spamming scheme explained with standard poor grammar and improper use of ' for pluralization.) "Jon" <Email_Address@xxxxxx> wrote in message news:OoOe8UUtIHA.4476@xxxxxx
| ||||||||||||||||||||||||
My System Specs![]() | |||||||||||||||||||||||||
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| check this out | caver1 | Vista General | 0 | 10-24-2007 04:43 PM |
| spell check wont check english/ | just confused | Vista mail | 3 | 08-30-2007 11:54 PM |
| If you have RC2, will you check something for me | SteveC | Vista General | 11 | 10-21-2006 10:52 PM |
| Which RC1 do I have and how can I check? | =?Utf-8?B?UmlkZXN5?= | Vista installation & setup | 1 | 10-05-2006 08:22 AM |
| Newbie: Nagios with nrpe_nt, check for diskspace; check services,returncode | Denny Schierz | PowerShell | 4 | 07-24-2006 05:47 PM |