Hi everyone. This may be how ASP works, I'm not sure. Here is the dilemma - I've created 4 ASP/VBscript pages that act as an application (page 1 of 4, 2 of 4, etc). I'm trying to pass hidden variables to the following page. From the first page to the second page, everything works OK. However, from the 3rd page on, values with a space only return the portion before the space. For instance, "Just Testing" works fine from page 1 to page 2. However, when passing as a hidden variable to page 3, only "Just" is displayed.
Am I missing something or will I have to devise a workaround?
thanks!
- James
Am I missing something or will I have to devise a workaround?
thanks!
- James