Question
please solve part-1 question no-2,3. you may use SQL,javascript,html,css,php please solve part-2 question no 2 and 3. u may use HTML, javascript,php,mysql,css code: Survey Survey
please solve part-1 question no-2,3. you may use SQL,javascript,html,css,php
please solve part-2 question no 2 and 3. u may use HTML, javascript,php,mysql,css
code:
Survey Form
---------------
code-2:
MAC270 Survey Administration
ADD a New Respondent
SEARCH a New Respondent
Respondent by Category
Student Respondents
Faculty Respondents
Industry Respondents
Complete List of Respondents
ID | Last Name | First Name | Category | First MAC270 | Exhibits | TDR | Apple | Avid | Festival | Academic Panels | Competitive Papers | Expectations | ||
$id"; echo " | $lastname"; echo " | $firstname"; echo " | $category"; echo " | $first"; echo " | $exhibits"; echo " | $tdr"; echo " | $apple"; echo " | $avid"; echo " | $festival"; echo " | $academic"; echo " | $papers"; echo " | $expectations"; echo " |
}
?>
echo "Total Number of Respondents:
".mysqli_num_rows($result);
?>
-------------------
code-3
Last Name | ";First Name | ";Category | ";First MAC270? | ";Exhibits | ";TDR | ";Apple | ";Avid | ";Festival | ";Academic Panels | ";Papers | ";Expectations | ";
---|---|---|---|---|---|---|---|---|---|---|---|
$lastname | ";$firstname | ";$category | ";$first | ";$exhibits | ";$tdr | ";$apple | ";$avid | ";$festival | ";$academic | ";$papers | ";$expectations | ";
MAC270 Survey Administration ADD a New Respondent SEARCH a New Respondent Respondent by Category Student Respondents Faculty Respondents Complete List of Respondents Last Name First Name rst bits TDR Festival DLT Walter faculty I exhibitor 1 11 Edit Delete Total Number of Respondents: 2 Part I Create a css file(s) that will make the Survey Form, Retrieval Form, and the Search Forms professional looking for the users. Part l Create a Search Form to Search by category and any two option that you prefer Create edit link or edit button to update any field (you may need to update the last name or first name or change expectation from 5 to 1 Create delete link or delete button to delete a single record from the database from the administration page. MAC270 Survey Administration ADD a New Respondent SEARCH a New Respondent Respondent by Category Student Respondents Faculty Respondents Complete List of Respondents Last Name First Name rst bits TDR Festival DLT Walter faculty I exhibitor 1 11 Edit Delete Total Number of Respondents: 2 Part I Create a css file(s) that will make the Survey Form, Retrieval Form, and the Search Forms professional looking for the users. Part l Create a Search Form to Search by category and any two option that you prefer Create edit link or edit button to update any field (you may need to update the last name or first name or change expectation from 5 to 1 Create delete link or delete button to delete a single record from the database from the administration page
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started