Re: [PHP-WIN] Method get for Windows ME and PWS w/PHP-4.1.1

2002-02-26 Thread DL Neil
Frank, > I am just trying to pass a value from one page to the > next, nothing complicated. In the the addess bar I see > the string pass, but on the page it is blank? Any > Ideas? Oh, everything is in lower case. > > My code is like this for page test.html: > > > > > > > > then for the test

[PHP-WIN] Method get for Windows ME and PWS w/PHP-4.1.1

2002-02-26 Thread Frank Tudor
Newby question: I am just trying to pass a value from one page to the next, nothing complicated. In the the addess bar I see the string pass, but on the page it is blank? Any Ideas? Oh, everything is in lower case. My code is like this for page test.html: then for the test.php page I ha