Question: -Using the OO Design Principles, write an HTMLTable class with uses CGI programing -This table class will have methods that allow the user to place

-Using the OO Design Principles, write an HTMLTable class with uses CGI programing

-This table class will have methods that allow the user to place strings in a table (2D array of strings) that is stored in the object and print out the table in HTML format.

-This program can't have any user input, all the table cells are created in main()

-need to have separate header and source files for the htmlTable class

after compiling the .cpp file to .cgi, the page should look like:-Using the OO Design Principles, write an HTMLTable class with uses CGI

if enter "row" in the first column and "address" in the second, after clicking submit, it should show:programing -This table class will have methods that allow the user to

Submit

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!