Hi
I am looking for a RegularExp for a file path ;
Example : /com/bytes/file/Hello.txt
The path should endwith .txt ,i.e. it is a txt of type.
Thanks
I am looking for a RegularExp for a file path ;
Example : /com/bytes/file/Hello.txt
The path should endwith .txt ,i.e. it is a txt of type.
Thanks
Comment