HTTPRequest web.config: files only?

Joined
Nov 8, 2009
Messages
2
Reaction score
0
Hello.


I'm trying to use HTTP handler.

this is the URL to my web service:

ApplicationsWS.asmx/Report

ApplicationsWS.asmx/Flush

I want handler to each one (Report / Flush) but they are not actual files.


for the Report I tried (in web.config - httpHandlers):

path="Report*"

path="*Report*"

path="*Report"


but nothing work.


just this work:

path="*"


and with this I can't direct to Report or to Flush.


Can I set it by query string parameter?

What can I do?


Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top