Re: Building GET query strings
meckhert_at_REMOVESPAM.gmail.com
Date: 12/16/04
- Next message: Gary Quiring: "XML feed and response"
- Previous message: Andy Hassall: "Re: Is there any web interface tool that can directly create actual accounts on windows 2003 server?"
- In reply to: EnglishMan: "Re: Building GET query strings"
- Next in thread: Michael Fesser: "Re: Building GET query strings"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 16 Dec 2004 14:51:56 -0800
Security shouldn't be an issue since there is a separate authentication
module which checks the status of the logged in user before doing any
work.
What I am trying to do is to build an administration screen where an
admin user is able to associate a username with a team through a coach
record. I am looking for advice as to whether finding the team_id,
appending it to the URL, then finding the username and appending it to
the URL is the best way to do this. I would like to avoid cookies and
sessions if possible.
Any examples of finding records in using retreived data from two tables
to create an associative record would probably be helpful.
- Next message: Gary Quiring: "XML feed and response"
- Previous message: Andy Hassall: "Re: Is there any web interface tool that can directly create actual accounts on windows 2003 server?"
- In reply to: EnglishMan: "Re: Building GET query strings"
- Next in thread: Michael Fesser: "Re: Building GET query strings"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|