M
mike
I've made a HTTPHandler but ReWritePath("../123.aspx") doesn't do anything
and
Response.Write("../123.aspx") as this removes the "identifying" directory
from the browser.
does anyone know of a good tutorial for HTTPHandler and how to redirect the
page to know where the "real" file is on the server without changing
directory structure?
Thanks in advance
Much appreciated
Mike
and
Response.Write("../123.aspx") as this removes the "identifying" directory
from the browser.
does anyone know of a good tutorial for HTTPHandler and how to redirect the
page to know where the "real" file is on the server without changing
directory structure?
Thanks in advance
Much appreciated
Mike