Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9267863
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T14:39:32+00:00 2026-06-18T14:39:32+00:00

IE version 8 The regex is working fine in firefox: filename variable contains: testfile.arv

  • 0

IE version 8

The regex is working fine in firefox:

filename variable contains: testfile.arv (see invalid extension)

if (/\.(doc|xls|ppt|eml|txt|pdf|rtf).?\b/i.test(filename)) {
...
}

in IE it simply passes out as valid name.

EDIT:
After I changed the expression as suggested below. it continued to fail – in IE only. made me realize that it is not about this expression but something about IE and the javascript module I am using to do this.

I am using http://malsup.com/jquery/form/ this form plugin to upload multiple files. this is working properly on firefox, but is not working on internet explorer. it just simply uploads everything and does not show upload progress etc.

since this problem is turning out to be different I will close this thread and submit new question.

Thx for everyone’s time and sorry for trouble. I am finding this porting thing a little difficult (from firefox to IE)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T14:39:33+00:00Added an answer on June 18, 2026 at 2:39 pm

    try ending it with an “$”, like so

    if (/\.(doc|xls|ppt|eml|txt|pdf|rtf)$/i.test(filename)) {
      // super awesome code
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm working on a Firefox Addon version of a userscript. The addon syntax is
Version used: Delphi 7. I'm working on a program that does a simple for
I am trying to get a Regex replacement working to update my AssemblyInfo.cs files,
I have the following RegEx @version:\'(?:CKEditor )?([\d\.]+)(?:.+revision:\'([\d]+))?@ And it should match version:4.0 Beta and
I was developed one application using grails 1.3.7 version. where i was using regex
i've configured the hudson with ant to compile the project, which is working fine.
I'm trying to get a handler mapping working with Google App Engine. The regex
jruby-head version.rb @ /.rvm/rubies/jruby-head/lib/ruby/shared/rubygems/version.rb has the following regex: VERSION_PATTERN = '[0-9]+(\.[0-9a-zA-Z]+)*' # :nodoc: This
I'm working on some code that needs to serialize Perl regexes, including any regex
I'm really struggling with this regex. We're launching a new version of our groups

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.