answersLogoWhite

0

not that much

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Do Primary keys have to be numbers that are entered by the user?

Primary keys have to be numbers that are entered by the user.


When certain fields are clicked the most common response to that field may appear. This is known as a value.?

Actually, the term you are referring to is "default value." A default value is the preset value that appears in a field when no other value has been selected or entered by the user.


How do you display the text entered by the user in a html page on the same html pagelike i mean that real time entering the data by the user and displaying the data back to the user what he have enter?

You can do it by referring the input type in javaScript. Then you can get the value by id in the same and display it.


What is the router prompt when in USER EXEC mode?

Router> Which means the user has entered the EXEC mode of the router.


How can you only receive texts from twitter when a specific user tweets and not when you are mentioned or replied?

Check your settings. You might only have it set to text when a certain user tweets.


When a user sees a field in a database with a value prior to changing the value the user sees a?

default value


What is restricts the values that may be entered into a cell by the worksheet user?

Constraint


In a database what is the smallest unit of data a user can accesses?

The smallest unit of data a user can access in a database is typically a single cell or field within a table or record. This could be a specific piece of information, such as a name, date, or value.


What does invalid user name format mean?

It means that the program you are tying to log onto does not recognise the User Name you have entered. Enter the correct User name.


Is a message that tells the user to enter a specific value?

Prompt page 42 Programming Logic and Design by Tony Gaddis


Pseudo code for highest of ten numbers entered?

Here's a simple pseudo code to find the highest of ten numbers entered by the user: initialize maxNumber to -infinity for i from 1 to 10 do read number if number > maxNumber then maxNumber = number end for print maxNumber This code initializes a variable to hold the maximum value, iterates through ten user inputs, and updates the maximum value whenever a larger number is found. Finally, it outputs the highest number.


What are rules that the data entered by a user must follow in access?

Validation Rules