PDA

View Full Version : WA Cookies Toolkit Question


johna1964
05-17-2011, 11:53 AM
Server Behavior Panel>WA Toolkit>Set Session Value

After creating the new session variable to hold the new password

Instead of:
WA Set Session Value (NewPW)

I am seeing:
eCart Set Session Value (NewPW)

in the Server Behaviors Panel. The tutorial shows WA Set Session Value (NewPW). Since I have not implemented e-cart, I feel this is probably not correct. I deleted the eCart Session Value and repeated the process. It created the same result.

I also noticed Server Varibles in the Select the Value Dialog box that does not appear in the tutorial. Is this incorrect also?

Thanks!

johna1964

Jason Byrnes
05-17-2011, 12:02 PM
there is no problem, it is showing that way in the behaviors panel because you have eCart installed which also contains the Set session value behavior, that is only the label for the behavior, and will not effect the code that is generated on the page.

johna1964
05-17-2011, 12:28 PM
Jason,

Your response time is impeccable...

Thank you!

Jason Byrnes
05-17-2011, 01:57 PM
you're welcome.