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 954 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 11280 posts 23678 karma points MVP 11x 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

Please Sign in or register to post replies

Write your reply to:

Draft