Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: How to include base site page in param name select statement

  1. #1
    tonya is offline Junior Member
    Join Date
    Sep 2011
    Posts
    22

    Default How to include base site page in param name select statement

    I am needing to include our base site URL in the following param statement and am not sure how to accomplish this goal.

    <xsl:param name="IsSearchByCategory" select="$CurrentEntity/XmlPackage =('entity.grid.xml.config') or /root/System/PageName = ('default.aspx')">

    The base site is www.got-chrome.com/ and is the site people land on when they either 1) type in the address without including default.aspx at the end or 2) use Google or another search engine to get to our website.

    Any assistance will be greatly appreciated.

    Thanks,
    ~Tonya

  2. #2
    tonya is offline Junior Member
    Join Date
    Sep 2011
    Posts
    22

    Default

    Anybody have any ideas on this matter? I am open to any assistance!