Hi balabaster,
If you remeber you gave me solution for " how to get a perticular string in .net" using Regular expression in .net.
one quick question,
if i have string like
" http://192.168.0.111/mywebservice/data.asmx"
now if i want IP address=192.168 .0.111 in my string then how i will get that part?
I try by that reference site that you gave me but it's not working So, can you help me with this?
Thanks,
If you remeber you gave me solution for " how to get a perticular string in .net" using Regular expression in .net.
one quick question,
if i have string like
" http://192.168.0.111/mywebservice/data.asmx"
now if i want IP address=192.168 .0.111 in my string then how i will get that part?
I try by that reference site that you gave me but it's not working So, can you help me with this?
Thanks,