Hi ,
I would like to know the meaning of following regular expressions:
/^((((100)(\\.[0]+)?)|(([0]?\\d{1,2})(\\.[0]+)?))[%]?)$/
/[\\.]/
Please reply
Bunty
I would like to know the meaning of following regular expressions:
/^((((100)(\\.[0]+)?)|(([0]?\\d{1,2})(\\.[0]+)?))[%]?)$/
/[\\.]/
Please reply
Bunty
Comment