Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.73K
1 Posted Topic
I have a XSLT page, where i am checking a condition and if this is true, then i need to redirect to a different XSLT page in the same window. Please provide code to perform this ASAP!!Its urjent!! <xsl:if test="$savedorder=1"> <!-- Need to put redirection code here--> </xsl:if>
The End.
navneetktyagi