Certainly. An ASPX Page class is an HttpHandler, which means that it accepts
Requests, and returns Responses. It doesn't have to post only to itself, and
it doesn't have to be posted to from itself, although that is more typical.
--
HTH,
Kevin Spencer
Microsoft MVP
Software Composer
A watched clock never boils.