Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
The PHP script should read quotes below and display one random quote on the web page each time the page is refreshed
Create a script that defines two integers as constants. For instance, one of the constants could be the distance from New York City
Your boss met with you this morning to inform you that the system you wrote 2 years ago using dBase IV now needs to be rewritten using Visual Basic.NET
Create a short description of database connectivity with the Internet using one of the widely disseminated technologies.
Create a program that uses repetition and switch structures to print the song "The Twelve Days of Christmas." One switch should be used the print the day
Browse the Web for examples of poor Web design. Using screen capture, capture Web pages that show two levels of information from the Web site.
Write a PHP program that tests whether an e-mail address is input correctly. Verify that the input begins with a series of characters
There is an Access database called ImageMasters (that tracks the sales of a photo-selling company) with the tables (all fields text unless noted):
Implement the MVC design pattern to produce a product listing, and also to Update the fields of an existing Product. I need to apply the MVC design pattern
Create improve emailremove.html so that the user can request having his/her email address removed, the form validated properly before being posted
Currency conversion program . The user will input the amount and type of currency (1-5) and the program outputs the equivalent amount in USD.
I have the PHP code to produce a product listing, and also the code to Update the fields of an existing Product.
Design an HTML document for a restaurant using JavaScript, CSS and Dynamic overlay to accomplish the following.
Select one software package that you use fairly frequently, and feel reasonably comfortable with. Be sure it is one that is neither proprietary nor classified
PHP and ASP are both well suited for web development. What are some of the features and capabilities that exemplify this predisposition towards web development
Describe the appeal of HTML 5 in page and site design. What influence if any will the new markup language have on organizations as they look to rebuild
In PHP and Javascript, when the given function has verified that all of the required field have been filled, a cookie is added to the user's computer.
You will build a web-based appointment book for February 2009. First you need to generate a static web-based calendar for this specific month
Write a mortgage calculator PERL(.cgi) program that asks the user for the following information:
Write a program called tripper.cgi that will ask the user the number of miles he has driven and the amount of gas he used.
Physicists tell us that the lowest possible temperature is absolute zero. Absolute zero is -459.69 degrees Fahrenheit.
The following code is written in the Perl programming language:
Is the Ajax application model really a good one for most software?
Suppose to create a script that processes the data (name and number of hours worked during the month) submitted using an online form
Create a program in PERL that have two subroutines add() and multiply() that will add or multiply its arguments and print the result to screen.