Advertisement
Guest User

Untitled

a guest
Oct 24th, 2014
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <script type="text/javascript">
  2. document.location.href = &apos;<xsl:value-of select="$RedirectURL" />&apos; +
  3. "?ID=" + &apos;<xsl:value-of select="@ID" />&apos;;
  4. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement