Guest Posted November 1, 2010 Posted November 1, 2010 Message from: "unigui gral" Hi Is there actually any way to do a command to "redirect to another web page"? for example to another ISAPI dll thanks . Quote
Guest Posted November 1, 2010 Author Posted November 1, 2010 Message from: "Farshad Mohajeri" "unigui gral" > Hi > > Is there actually any way to do a command to "redirect to another web > page"? for example to another ISAPI dll > You can display another page inside web application using "TUrlFrame" component. If you want to make a complete redirect currently you can't. If you redirect to a new page this will be permanent and you can not return to web application using back button. . Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.