1

I have tried this code successfully in aspx file. But when I'm trying the same code in separate JS file, I'm unable to find the context.Request.Form & context.Request.Files in generic handler.

Link for the code I've tried is - Create Generic HTTPHandler in asp.net with multiple values using AJAX call

Problems: 1> Is it possible to use same handler in multiple files? 2> Generic Handler is being called from the JS file, but why I'm not getting values in handler sent from JS file?

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.