|
Posted by Dica on January 29, 2007, 3:14 pm
Please log in for more thread options
i'm working on a piece where users are supposed to be able to send post
commands to a URL. no web page should be specified. user's can simply send
a post command to something like mywebsite.org. the post command itself
isn't done with a web browser but with http utilities like curl, so there's
never a need for a web page interface.
anybody know how to set this up in IIS?
tks
|