Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Fredrik 89 posts 108 karma points
    Mar 06, 2011 @ 21:33
    Fredrik
    0

    using script in xslt

    I have a "view products" xslt macro which lists information(name, information, price etc) of the document type "product" encapsulated in a background image(square)...I think you get the picture.

    However, I now need to add a textbox and a button for adding products to the shopping basket.

    What would be the best practise for this in my case?

    I do not entirely know what is possible but I have thought about using a script of some sort.

    Please come with your suggestions.

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Mar 06, 2011 @ 22:02
    Jan Skovgaard
    0

    Hi Fredrik

    What kind of script are you thinking about using? Serverside or client side?

    /Jan

  • Fredrik 89 posts 108 karma points
    Mar 07, 2011 @ 08:38
    Fredrik
    0

    Probably serverside as I would like to set session variables on the click. But any suggestion for achieving my desired functionality is more than welcome.

  • Fredrik 89 posts 108 karma points
    Mar 07, 2011 @ 10:30
    Fredrik
    0

    I guess I could use some kind of postback variable as well

Please Sign in or register to post replies

Write your reply to:

Draft