/    Sign up×
Community /Pin to ProfileBookmark

Tracking a checkbox with field names

Hi is there a code that I can place into my code that will track if a checkbox was clicked with the firstname and lastname field name. This is an online HR application form that we need to have documentation on for legality issues. :rolleyes:

to post a comment
JavaScript

6 Comments(s)

Copy linkTweet thisAlerts:
@A1ien51Aug 18.2006 — if(document.formName.elementName.checked)alert("checked");

What are you really after?

Eric
Copy linkTweet thisAlerts:
@eddydesignsauthorAug 18.2006 — I need this for tracking purposes for Human Resources. There is a legal statement that all applicants have to agree to when digitally signing an application. Thanks.
Copy linkTweet thisAlerts:
@A1ien51Aug 18.2006 — How are you supposed to track it? that is the question.

What is it supposed to do? How are you supposed to track it?

Eric
Copy linkTweet thisAlerts:
@eddydesignsauthorAug 18.2006 — Just pull the information from the fields (first and last name) and whether they clicked on the box.

Is there more to it?
Copy linkTweet thisAlerts:
@A1ien51Aug 18.2006 — You need to have a serverside functionality to this to store the data.

Eric
Copy linkTweet thisAlerts:
@eddydesignsauthorAug 18.2006 — We have a SQL server. Would that work?
×

Success!

Help @eddydesigns spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...