Answer:
function validateForm(event)
{
event.preventDefault();
var phoneNumber = form.phoneNumber.value;
var userName = form.userName.value;
if(phoneNumber.length!=10)
console.log("Phone Number is Invalid");
if(userName.length<11)
console.log("User Name is Invalid");
}
Answer:
RADIUS
Explanation:
The administrator needs to set up a RADIUS server for this particular example, RADIUS is a networking protocol, this protocol provides centralized Authentication, Authorization for users who connect and use a network service, this is an authentication remote service, and we can use it with the VPN (virtual private networks).
It is grouped according to raster and vector format. Raster format are images used in a computer or printed. Vector format stores data and is compressed.
Examples of common raster formats usually used in a computer are; jpeg, png, bitmap, and gif. Vector formats are; CGM, SVG and 3D vector.
Answer:
clear)
be clear about the purpose of the message you’re delivering.
concise)
When communicating messages of this nature it’s important to stick to the point and keep your messages short and simple.
concrete)
When shaping your communication you must ensure that you are specific and that the logic and messages that you’re using fit together, build on each other and support each other.
correct)
It’s essential that both the factual information and the language and grammar you use are correct.
coherent)
If your communications are not coherent they will not be effective.
complete )
When creating a message, it’s important to give the recipient all of the information they need to follow your line of reasoning and to reach the same conclusions you have.
courteous)
You can increase the effectiveness of your communications by being polite and showing your audience that you respect them.
Explanation: