M Matt Tapia Nov 3, 2004 #1 Can i write a vb class (not code-behind) to redirect an asp.net page or request a query string within the class?
Can i write a vb class (not code-behind) to redirect an asp.net page or request a query string within the class?
G Guest Nov 3, 2004 #2 Hi Matt, Take a look at the HttpHandlers and HttpHandlerFactory Here you can find a very interesting article on the subject http://msdn.microsoft.com/msdnmag/issues/02/09/HTTPPipelines/ Regards, Leon
Hi Matt, Take a look at the HttpHandlers and HttpHandlerFactory Here you can find a very interesting article on the subject http://msdn.microsoft.com/msdnmag/issues/02/09/HTTPPipelines/ Regards, Leon