Yep, I tried that, and it worked great up to the point of passing the result over as a functional URL to Windows Media Player. WMP really wanted a 'traditional' URL to work with, so I had to figure out a different way to delimit and otherwise create the string. You're right about the direction of the slash... a typo... sorry ;)
David Smith Systems Administrator Doan Family of Dealerships (585) 352-6600 ext.1730 [EMAIL PROTECTED] www.upstatedigitools.com -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ed Leafe Sent: Tuesday, June 24, 2008 11:59 AM To: [EMAIL PROTECTED] Subject: Re: [NF] C# tip of the day On Jun 24, 2008, at 8:45 AM, David Smith wrote: > What I discovered was the usual string literal 'tricks' didn't work ( > /" , "", and so on ) Just a WAG: did you try \"? Backslash is the traditional escape character, not forward slash. -- Ed Leafe [excessive quoting removed by server] _______________________________________________ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.