in reply to Re^14: Redirecting values from 1 script to another
in thread Redirecting values from 1 script to another
Isnt what iam saying logical and stands true?
No. Neither. When three or four people are telling you that you are missing something obvious, you need to shake off your assumptions, and start thinking fresh. You are infact missing the obvious, and it centres on the fact that 'first' has two meanings in your code. In the case that you want to redirect the user, you already have the credentials and don't need to ask for it. Just because the user has to do it first, doesn't mean that the code has to look that way.
Your code runs twice. Think of it as having two modes, which aren't really dependent on each other.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^16: Redirecting values from 1 script to another
by Nik (Initiate) on Apr 17, 2006 at 09:34 UTC |