Question: Use HTML/JavaScript to send or save form data to a text file and/or display the inputted data somehow just using front-end languages. Ideally I want
Use HTML/JavaScript to send or save form data to a text file and/or display the inputted data somehow just using front-end languages. Ideally I want it to show inputted data right next to form in a text template/document, when user hits the make button. Will probably need to create a main.js file to do the task above. Haven't attached CSS file since it won't be necessary.
Code:
Test.html: (Main HTML File)
WEBSITE
- Build Your Resume
- Create Account
- Sign in
- Resources
- Talk To Us
What we do?
1. We create your resume when you input information such as personal information, educational history, work experience and skills.
2. The inputted information will be collected, stored, converted and in turn generate arrays of information which can be transformed into a resume.
3. Then we let you select a predefined resume template all with different fonts and designs, to generate a resume.
4. After all that is done, we allow you to be able to download generated resume as a PDF, Google or Microsoft Word document.
Build.html:
RESUMAKER
- Build a Resume
- Create Account
- Sign in
- Resources
- Talk to us
Build your resume here!
YOUR PERSONAL INFO
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
