Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~140 People Reached
Favorite Forums
Member Avatar for ashu_avni

I am using below regex to find urls in paragraph.I have to make url as sysetem local path,Network folder path,web urls. Its not working in some cases.I need help to make generic regex which test urls in paragraph as my requirement. @"(?:(/>/>/>(http:\/\/www\.)|(www\.)|(http:\/\/)|(https:\/\/)|(https:\/\/www\.)|((ftp|gopher|telnet|file|notes|ms-help):(/>/>/>//)))+[\w\d:#@%/;$()~_?\+-=\\\&]*)|(?:(/>/>/>\\\\)|[file\:|[\w]\:|[\\w])(\\[a-z_\ \-\s0-9\.]||///+)+(.*)? Url Samples: \\Test-2\Users\IT Administrator \\Test-2\Users\IT Administrator is …

0
140