Announcement

Collapse
No announcement yet.

Navigation Error

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Navigation Error

    I have the following code in Act_Primary so that the user can click to go to the previous section page or next section page.

    <a href="NETQUOTEVAR:PREV_SECTION_URL"> NETQUOTEVAR:PREV_SECTION_NAME</a>
    &nbsp;&nbsp;
    <a href="NETQUOTEVAR:NEXT_SECTION_URL">NETQUOTEVAR:NEXT_SECTION_NAME</a>

    It has been working great. All of a sudden, the link is trying to bring you to a folder that isn't there. For example, it use to go to http://www.pearlstrings.com/acatalog...ts_Page_2.html and for some reason it is pointing to a directory different than the acatalog...it is trying to go to http://www.pearlstrings.com/noflash/...ts_Page_2.html. This directory exists but there is no reason why it should go there. Where would the code be that is causing it to go there?
    Cindy

    Girl Scouts of Huron Valley Council
    Ann Arbor, Michigan

    #2
    Hi Cindy,

    I have just been on your site, and tried the first link, and it works for me. Try deleting your cookies and then check the site again.

    Kind Regards
    Nadeem Rasool
    SellerDeck Development

    Comment

    Working...
    X