Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Using visual basic form application. Please write the code with the requirements in the photo and include all variables etc so I can just copy

Using visual basic form application. Please write the code with the requirements in the photo and include all variables etc so I can just copy and paste the code in VB and test it. I keep getting answers with uncomplete codes.

Here is whats inside the disclaimer .txt file

The information contained in this website is for general information purposes only. The information is provided by [business name] and while we endeavour to keep the information up to date and correct, we make no representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, suitability or availability with respect to the website or the information, products, services, or related graphics contained on the website for any purpose. Any reliance you place on such information is therefore strictly at your own risk. In no event will we be liable for any loss or damage including without limitation, indirect or consequential loss or damage, or any loss or damage whatsoever arising from loss of data or profits arising out of, or in connection with, the use of this website. Through this website you are able to link to other websites which are not under the control of [business name]. We have no control over the nature, content and availability of those sites. The inclusion of any links does not necessarily imply a recommendation or endorse the views expressed within them. Every effort is made to keep the website up and running smoothly. However, [business name] takes no responsibility for, and will not be liable for, the website being temporarily unavailable due to technical issues beyond our control. 

The file for this program is called: disclaimertemplate.txt

Hint: use the .replace command (in previous lectures) to change text.

Requirements for the code:

image text in transcribed

This photo is how the form application will look

image text in transcribed

CIS103 Visual Basic #4 Disclaimer Template Editor This program will open and change a text disclaimer template file The user will be able to change the placeholder [Business Name] to Zindu Corp After the text, has been change, the text is saved as zindu.txt 1. Add splash screen 2. You are to use open and save dialog boxes. 3. Detect if the red X is selected and check if there are files open before closing program buttons on message box: Yes, No, cancel Verify Shut Down display message box, check button response 1. Select YES to save and quit 2. Select No to quit without saving Yes-Save file, close file and end program 3. Select CANCEL to contine processing close file and end program No Yes No Cancel Cancel -do nothing 4. Text box is multiline with scroll bar (vertical) 5. After the open button has been selected, change the button to "Save" and enable the "Change" button. 6. Selecting the "change' button will change the text, and disable the "change" button after the text has been changed. 7. After "Save" button has been selected, change button back to "Open" 8. Add Help form (you design the help form) 9. Select the 'About' on the menu, display a message box that has The name, author and version number of the program 10. When Help is selected on the menu, display the help form 11. Add Menu to program 12. All selection in menu should work (hint: subroutines) CIS103 Visual Basic #4 Disclaimer Template Editor This program will open and change a text disclaimer template file The user will be able to change the placeholder [Business Name] to Zindu Corp After the text, has been change, the text is saved as zindu.txt 1. Add splash screen 2. You are to use open and save dialog boxes. 3. Detect if the red X is selected and check if there are files open before closing program buttons on message box: Yes, No, cancel Verify Shut Down display message box, check button response 1. Select YES to save and quit 2. Select No to quit without saving Yes-Save file, close file and end program 3. Select CANCEL to contine processing close file and end program No Yes No Cancel Cancel -do nothing 4. Text box is multiline with scroll bar (vertical) 5. After the open button has been selected, change the button to "Save" and enable the "Change" button. 6. Selecting the "change' button will change the text, and disable the "change" button after the text has been changed. 7. After "Save" button has been selected, change button back to "Open" 8. Add Help form (you design the help form) 9. Select the 'About' on the menu, display a message box that has The name, author and version number of the program 10. When Help is selected on the menu, display the help form 11. Add Menu to program 12. All selection in menu should work (hint: subroutines)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored 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

Recommended Textbook for

The Accidental Data Scientist

Authors: Amy Affelt

1st Edition

1573877077, 9781573877077

More Books

Students also viewed these Databases questions