Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I want to make a server redirect by using xslt, who can teach me? or maybe use a user control will be easier, please tell me how to do it
Response.Redirect(currentNode.GetProperty("URL").Value.ToString().Trim());
Hey,
There's some redirect options in this thread http://our.umbraco.org/forum/using/ui-questions/5255-301-redirect-options?p=0 although you should really add the direct as an xslt extension which you can use Dougs great post for here http://blog.percipientstudios.com/2010/11/12/make-an-app_code-xslt-extension-for-umbraco.aspx
Regards
Rich
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
How to make Response.Redirect() in xslt?
I want to make a server redirect by using xslt, who can teach me? or maybe use a user control will be easier, please tell me how to do it
Response.Redirect(currentNode.GetProperty("URL").Value.ToString().Trim());
Hey,
There's some redirect options in this thread http://our.umbraco.org/forum/using/ui-questions/5255-301-redirect-options?p=0 although you should really add the direct as an xslt extension which you can use Dougs great post for here http://blog.percipientstudios.com/2010/11/12/make-an-app_code-xslt-extension-for-umbraco.aspx
Regards
Rich
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.