Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Regex
kalpana
new to teamsite,
can anyone pls explain regex ?
Thanks
Find more posts tagged with
Comments
ads66
Refer this:
www.regular-expressions.info/tutorial.html
People in this forum would suggest you to buy some books on regular expressions and do some homework.
Hope this helps.
Thanks,
A
nbwoven
Teamsite allows the use of Regular Experssions in various pieces from
specifying content encoding(Pg197 Admin Guide) to specifying ProxyRemaps
_regex lines in iw.cfg and more .In teamsite the regex_map interpreter uses Perl-Compatible Regular Expressions (PCRE) as its regular expression engine.
Checkout
Regular Expression Tutorial .
pie.JPG
sara_team
Hey,
Read the regex tutorials to startup with. Then try to download "Regex Coach"
u can play with these. Hope it ll be the easiest way to learn regex.
SARA
kaalraa
new to teamsite,
can anyone pls explain regex ?
Thanks
Try to read from open resources like google etc or buy a good book. Then give it a try by yourself. Still if you face any problem with specific question, you are welcome.
HTH