How would I do this in PHP?
Server.Transfer("/index.aspx")
(add ';' for C#)
EDIT:
It is important to have the URL remain the same as before; you know, for Google. In my situation, we have a bunch of .html files that we want to transfer and it is important to the client that the address bar doesn't change.