Wednesday, May 16, 2007

Event Handling & Forms Forms Forms

The long & short of it is that I'm needing to re-examine Javascript again. Something about it scares me, even though from previous experiences I've seen that it's not anywhere near being an inconquerable giant like say, Java, which I haven't ever touched at all before.

Yet, that is.

In any case, today's task involves looking into how to check a decrementing counter to decide whether a form's elements/controls (am I using the right term here?) should be disabled. Hence the need to read up on event handling.

I'm in a hurry to find code for an on load sorta event thingy, but I'm bookmarking this page to read later... It's pretty interesting:

Introduction To Events

Oh, & this one too:

GET vs. POST

Forms. The simple yet ever enduring pain of web programming...

No comments: