Re: [newbie] Keeping it all in one page?



On Tue, 29 Jan 2008 20:53:29 -0500, Jerry Stuckle
<jstucklex@xxxxxxxxxxxxx> wrote:
I'd do the sorting in javascript.

OK. I'll google for this.

And adding a checkbox isn't hard at all. But don't just
use the primary key id in the checkbox unless you have
some other way to protect your page from hackers.

Thanks for the tip. This is just a dummy project to get a feel for the
machinery, and I'll move all variables on the server by using a
session.
.



Relevant Pages

  • Re: [newbie] Keeping it all in one page?
    ... the primary key id in the checkbox unless you have some other way ... to protect your page from hackers. ... PHP" that would take real-life newbie errors like the above, ...
    (comp.lang.php)
  • Re: Form Design with Linking Table
    ... PK_IssueID (autonumber, primary key) ... all AreaNames with a checkbox next to each, so that the user can mark ... which AreaNames are associated with the issue he's adding/editing. ... I've tried creating a subform, ...
    (comp.databases.ms-access)
  • Re: Text and CheckBox macros in Protected form
    ... You are using the TextBox and CheckBox "ActiveX" controls...which work ... You do not protect a doc like this. ... These controls don't work under protection like form fields. ...
    (microsoft.public.word.docmanagement)
  • Re: Form Design with Linking Table
    ... PK_IssueID (autonumber, primary key) ... all AreaNames with a checkbox next to each, so that the user can mark ... which AreaNames are associated with the issue he's adding/editing. ... I've tried creating a subform, ...
    (comp.databases.ms-access)
  • Re: [PHP] peer review (was php framework vs just php?)
    ... those POST/GET elements, the global elements and the development of the sql ... generation of a SELECT query ... checkbox to enable htmlspecialchars protection ... //get the primary key for the table ...
    (php.general)