in reply to Re: Pass 'posted' data to a 'chained' script
in thread Pass 'posted' data to a 'chained' script
The website, where this is to be used, has around 100 scripts, each independant of the other and many driven by a database. The site is organised such that each user gets a different combination of scripts. I have used the 'library' approach whenever practically feasable.
What I'm trying to do here is to provide, at login, a different starting page for different groups of users. (6+ differerent pages that do not lend themselves to a 'library' approach )
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Pass 'posted' data to a 'chained' script
by tilly (Archbishop) on Feb 11, 2005 at 14:13 UTC | |
|
Re^3: Pass 'posted' data to a 'chained' script
by dimar (Curate) on Feb 08, 2005 at 15:33 UTC | |
by nedals (Deacon) on Feb 08, 2005 at 18:00 UTC |