Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a Employee form(Emp.html) with the following fields and submit the form to Emp_Process php and write apply validations upon every field as stated below

image text in transcribed
Create a Employee form(Emp.html) with the following fields and submit the form to Emp_Process php and write apply validations upon every field as stated below Employeeld (ex E103, first digit should be character in capital letter E and next should be numbers from 0 to 9 with minimum 3 digits and maximum 5 digits) EmployeeName*: (ex Mohammad All, only charecters both capital and small letters allowed with space) Emait: (validate email) Mobile Number: (ex 98765432 should contain only numbers minimum and maximum 8 digits) Gender: (Male or Female any one need to be selected) Department: (should be select tog with options It, Finance, Business) Address: (should be text area with minimum 10 characters and maximum 50 characters) Submit Button Note: It user didn't enter the appropriate data in the fields the display error message "Invalid Data

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions