Search found 2 matches
- Mon May 26, 2003 8:26 am
- Forum: PHP - Code
- Topic: Variable Passing Problem
- Replies: 3
- Views: 373
- Mon May 26, 2003 8:03 am
- Forum: PHP - Code
- Topic: Variable Passing Problem
- Replies: 3
- Views: 373
Variable Passing Problem
I am trying to pass a variable between 2 pages. I am using a Select Drop Down Box inside a form. Now, once i hit the submit button, it goes to the next page, displays in the address bar the address of the page i want to go to plus the variable i want to pass. My problem is, i cannot display the vari...