|
|
 |
FN-FORUM: Re: need help with some Javascript
date posted 1st November 2004 22:43
Hello all!
Can anyone advise the best way to do the following?
I have seven checkboxes representing the days of the week.
I need to insert them into a single database table.
To do this I am performing a function which checks if they are checked and
then parsing the values into a single variable used to input into the
database.
This all works as a nice small function - - IN THEORY!
I have tried setting up an Array to handle this and several other layouts
within a function which should, again, work in theory. I program a lot of
Lingo, so know the principles but am new to the JavaScript (and
Actionscript) syntax.
For now I am processing a separate query for each day - which is against all
principles of an efficient method.
Help!
Thanks for your time,
Luke
http://www.lburgess.net
----- Original Message -----
From: "John Anderson" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Monday, November 01, 2004 10:27 PM
Subject: Re: Drifting predictably OT, was Re: FN-FORUM: hello
>
>> Daggits were in BSG :) What I can't remember is whether Daggit was the
>> name of the robot dog, or whether it was the name of the real dog that
>> they made a robot version of (because the real one got killed at the very
>> start in the Ceylon attack)..
>
> The Daggit was named Boxie.
>
> Can't seem to get into BSG. The original was okay, what with two
> Canadians
> in lead roles. I'm finding Century City on the Sci Fi Channel to be much
> better (it's on at the same time on Mondays.)
>
> John Anderson
> Soaring Penguin Ltd.
>
>
>
> --
> Freelancers, contractors earn more with Prosperity4
> Call 0870 870 4414 or visit www.prosperity4.com
> and benefit from Inland Revenue approved expenses today.
>
> To advertise here: http://www.freelancers.net/advertising.html
>
> |
 |
|