Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Tom 713 posts 952 karma points
    May 06, 2011 @ 09:28
    Tom
    0

    Validate IF file does not end in doc or docx?

    Another regex question!

    Im trying to validate something where the file extension is NOT something i.e.

    ^.*(?

    but that expression isn't working even though it 'seems' right in expresso

  • Jan Skovgaard 11258 posts 23500 karma points MVP 7x admin c-trib
    May 07, 2011 @ 12:16
    Jan Skovgaard
    0

    Hi Tom

    Where are you trying to use this expression? Inside a XSLT file or on the media type?

    EDIT: And if you're trying to use it in a XSLT file then how does the code look?

    /Jan

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies