PDA

Click to See Complete Forum and Search --> : asp.net passing values between pages


zchoyt
Nov 13th, 2001, 10:14 PM
I have a page where I post a root dir back to the same page. The dir is fine before I pass it. The problem is that when it arrives as a passed value, it is chopped off at the first space (" ") char. How do I pass the entire string?