473,382 Members | 1,389 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Force Input Question

I have a form to add new employees to tblEmployee with the following
fields:

Department (text - linked to tblDept - 3 values in a single field)
Shift (numeric - linked to tblShift - 3 values in a single field)
First Name (tblEmployee.FirstName)
LastName (tblEmployee.LastName)
Hiring Status (linked to tblHireStatus - 3 values in a single field)
Hire Date (Date/Time)

I cannot seem to figure out how to force these inputs to be made.

Currently, for some reason unknown to me, the only field that forces
data input is the Hire Status field.

I have looked through the properties for each field but can't seem to
figure out where I am going wrong.

Like I said, I need the user to input for all fields before moving to
a new record.

Thanks in advance,

Tim
Nov 26 '07 #1
2 1659
<tb******@gmail.comwrote in message
news:af**********************************@s6g2000p rc.googlegroups.com...
>I have a form to add new employees to tblEmployee with the following
fields:

Currently, for some reason unknown to me, the only field that forces
data input is the Hire Status field.

I have looked through the properties for each field but can't seem to
figure out where I am going wrong.

Like I said, I need the user to input for all fields before moving to
a new record.
Set the controls' Required properties to True.

Keith.
www.keithwilby.com

Nov 26 '07 #2
>
Set the controls' Required properties to True.
Duh...Thanks

Nov 26 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: JSjones | last post by:
Hi all, I'm new to these boards and my javascript experience is fairly limited and basic so please bear with me. Anyway, on to the question and some background. I'm developing using ColdFusion...
2
by: dan baker | last post by:
a simple question... I have a case where I' dlike to add values as numbers and they seem to get added as a string concatination. how do I force the + to add the values as numbers? this is in an...
2
by: Faraz | last post by:
Hi, I am working with DOM and I need to do the following: <sequence> <element name="input1" type="string"/> <element name="input2" type="string"/> <element name="input3" type="string"/>...
3
by: Captain Dondo | last post by:
First of all, thanks for the serialize pointer in an earlier thread. That looks like it's the ticket. Now, I have a style/php question. (I am a C hacker by background, and thus everything is a...
51
by: Paul Gorodyansky | last post by:
Hi, Ran into the following problem while trying to have a code to attach a Virtual Keyboard to any user's form: User clicks a button and my JavaScript changes outerHTML of say <textarea -...
1
by: frasmus | last post by:
*Please excuse me for cross-posting. I really can't find a suitable "wireless internet" group to ask this question, except forum.nokia, where I didn't have any luck. I have a web page for...
4
by: wd.jonsson | last post by:
Hello everyone! I have a piece of code that looks like this: if len(BuildList) 0: print "The script found %d game directories:" % len(BuildList) print num = 0 for i in BuildList: print...
59
by: David Mathog | last post by:
Apologies if this is in the FAQ. I looked, but didn't find it. In a particular program the input read from a file is supposed to be: + 100 200 name1 - 101 201 name2 It is parsed by reading...
5
by: Proaccesspro | last post by:
Hello All, I've created a report that lists un-filled orders by age (in days). When the user clicks on the report it will ask them to input the number of days. (If the user wanted to see all...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.