Hi;
how can I express the following in a regex:
"all possible characters, including newlines and carriage returns, but
no quotes"
this doesn't work:
(.|\n|\"{0})*
Or maybe just:
"all possible characters including newlines"
(.|\n)*
doesn't work either
Tobi
--
Tobias Reif
http://www.pinkjuice.com/myDigitalProfile.htm