Re: Building GET query strings
From: EnglishMan (adam.coppin_at_gmail.com)
Date: 12/16/04
- Previous message: EnglishMan: "Re: MS-SQL problem after upgrade to 4.3.10"
- In reply to: meckhert_at_REMOVESPAM.gmail.com: "Building GET query strings"
- Next in thread: meckhert_at_REMOVESPAM.gmail.com: "Re: Building GET query strings"
- Reply: meckhert_at_REMOVESPAM.gmail.com: "Re: Building GET query strings"
- Reply: Michael Fesser: "Re: Building GET query strings"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 16 Dec 2004 12:04:48 -0800
I would suggest not using GET... especially if the strings can add or
remove records to a datatbase... Major security issue... what is
stopping someone from overloading your DB with false entries?? I would
think it better to POST everything with some sort of authentication to
keep the process more secure
- Previous message: EnglishMan: "Re: MS-SQL problem after upgrade to 4.3.10"
- In reply to: meckhert_at_REMOVESPAM.gmail.com: "Building GET query strings"
- Next in thread: meckhert_at_REMOVESPAM.gmail.com: "Re: Building GET query strings"
- Reply: meckhert_at_REMOVESPAM.gmail.com: "Re: Building GET query strings"
- Reply: Michael Fesser: "Re: Building GET query strings"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|