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 6676559
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T04:00:15+00:00 2026-05-26T04:00:15+00:00

I use jquery uploader, which works fine when running the app from the server.

  • 0

I use jquery uploader, which works fine when running the app from the server. But when I try to Delete an uploaded file to a remote server, which submits the form with “DELETE” as Method to an ashx file that I have implemented. Firebug reveals that the request did hit the server, but 403 Forbidden was served. I have a break point in the Delete segment of the code, and it is never hit (as expected.)

Given that, I suspect that there must be some .NET configuration that I have to do to make it work. When running the app from a browser on the same server works fine, so I am guessing it maybe permission. Any help, please?

  • 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-05-26T04:00:16+00:00Added an answer on May 26, 2026 at 4:00 am

    You need to allow the verb, example below:

    <httpHandlers> 
        <add name="SimpleHandlerFactory-Integrated" path="*.ashx" 
             verb="GET,HEAD,POST,DEBUG,PUT,DELETE" type="System.Web.UI.SimpleHandlerFactory"
             resourceType="Unspecified" requireAccess="Script" preCondition="integratedMode" />
    </httpHandlers>
    

    ref: Enabling The PUT Verb with Handlers and IIS 7.0

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I try to upload file from Dialog (JQuery UI) window like: $( .selector ).dialog(
I need a multiple file uploader created by pure jquery/Javascript and php5. Not use
I use jQuery to get values of presaved elements from some websites, using paths
I use jQuery to do AJAX calls. But specialchars like ÆØÅ (danish letter) comes
I use jquery post function to go to server and bring the link to
I use jQuery and AJAX to load content from links and forms into a
I use jquery.autocomplete , which uses a javascript regexp to highlight substrings in the
We have uplaod function on our site. And uploaded file, displays link which on
I am working on this html5 file uploader plugin but it has a bug
I'm using this pluging to upload files: https://github.com/valums/file-uploader But now I starts the upload

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.