B 
		
								
				
				
			
		Brian
I need a regular expression that will give me a List<string> of all URLs it
finds within a piece of text I provide. I know that all of the URLs will
begin with something like:
https://www.somesite.com/
I really stink at RegEx - can someone help me out? I'm also not sure how to
have it actually return a List...
TIA
Brian
				
			finds within a piece of text I provide. I know that all of the URLs will
begin with something like:
https://www.somesite.com/
I really stink at RegEx - can someone help me out? I'm also not sure how to
have it actually return a List...
TIA
Brian
