Search results

  1. C

    Classic ASP, Perlscript, and a session variable

    Assigning a session variable to an ASP/Perlscript variable This scenario requires converting an array structure into a string, and for the structure breakdown the substrings in the array structure must be delimited by a value in order for recognizing the sub-elements...
  2. C

    Classic ASP, Perlscript, and a session variable

    How to assign a multi-dimentional array into an ASP session variable I have search thru many books, and numerous websites for a straight-forward example of how to assign a multi-dimentional array into an ASP session variable, but have had no luck! My thoughts on the matter were that I would...
Back
Top