Got more questions? Find advice on: ASP | SQL | XML | Windows
in Search
Welcome to RegexAdvice Sign in | Join | Help

Browse by Tags

All Tags » tags
  • VBScript RexExp Replace a textstring only if not within tags <></>, possible?

    Hi, i got a dillema... for a company i need to make every occurence of it's company name to be in red and bold font. i have writen a simple function that i can call and filter all text database records Function companyName(inputText)  If inputText<>"" Then   companyName= ...
    Posted to Construction Advice (Forum) by RvdH on June 28, 2008
  • tags in tags [bla bla[bla]bla bla]

    hi all, i need some regex to get over this situation. i couldnt figure it out myself so if you can help me, that would be great. my problem is that i need to extract some tags. for example; bla bla bla {{ tag starts here {{ internal tag }} and it continues.. }} like this.. I need to extract : {{ tag starts here {{ internal tag }} and it ...
    Posted to Construction Advice (Forum) by tpaksu on April 9, 2008
  • Avoiding string conversion in H2 tags

    Hi, I'm using a PHP script to convert certain strings (for example "ski holiday") to links. The problem is that the strings are also converted if they appear in subheaders (<H2>, example). I only want them converted if they appear in normal text (<P>). The script I use (SH Autolink for WordPress) contain the regular ...
    Posted to Construction Advice (Forum) by sethson on March 1, 2008