Javascript and coldfusion, JAVA Programming

Assignment Help:

Overview

Demonstrate your knowledge of JavaScript and ColdFusion by implementing the following functionality:

Contact form

• The following validation error message should be displayed above the contact form if the user attempts to submit any empty fields. The message must appear without reloading the page.
• Style the error message to match the image above.

ColdFusion product search

• Allow the user to type in a product name (including partial product names) to search for.

• Allow the user to type in a minimum and maximum price range to search within.

• Challenge: Combine the name and price range searches into a single form with only one submit button. Allow the search to be performed if only some fields are filled in.

Tips

• You can use JavaScript to dynamically add the error message into the DOM.

• Add an id or class to the error message to allow it to be easily styled.

• Make sure the product name search is not case-sensitive by converting query data to lowercase.

• You can create each of the product searches are a separate form/page

Marking Criteria

• Contact form message appears on error, without reloading the page

• Contact form error message is in the correct position and styled appropriately

• Search returns correct results using a partial product name typed into an input

• Search returns correct results using minimum and maximum prices typed into separate inputs

• Search returns correct results using partial name, minimum and maximum prices together


Related Discussions:- Javascript and coldfusion

Explain jsp technology?, Java Server Page is a standard Java extension that...

Java Server Page is a standard Java extension that is described on top of the servlet Extensions. The goal of JSP is the simplified formation and management of dynamic Web pages. J

What is a java applet, Question 1: (a) What are the disadvantages of u...

Question 1: (a) What are the disadvantages of using HTML Frames in your web pages? (b) Give five examples of controls used inside HTML forms and the situation in which the

How many iterations would this for loop run for, How many iterations would ...

How many iterations would this ‘for' loop run for? for ( x = 50 ; x document.write ( x ) ; } Answer: 50 iterations

AdressBook, Write a program that uses one of the Map classes to implement a...

Write a program that uses one of the Map classes to implement a contact list. Contact information should include first name, last name, a phone number and an email address. The lis

Develop a shopping carts application , To develop a shopping carts applicat...

To develop a shopping carts application for an online store of your choice Outcomes: 1. Apply the GUI components of Java and other tools to create user-friendly interfaces.

Applying java if and if..else statements, For this Assignment, submit the f...

For this Assignment, submit the following program: Create an application for an animal-fur trimming service. The business is open 15 weeks of the year, from April through July. The

Moving blobs, Don''t know how to write this...can anyone help me?

Don''t know how to write this...can anyone help me?

What are the role of keywords in java, What are the role of Keywords in jav...

What are the role of Keywords in java? Keywords are identifiers such as public, static and class in which have a special meaning inside Java source code and outside of comments

Uses of fileinputstream and fileoutputstream, Java Programming 1. Write...

Java Programming 1. Write a program in Java to find the highest of any five numbers. How do you compile and execute this Java program? 2. Write a program to explain the Exce

Develop a fantasy football, Need to develop a Fantasy football Project D...

Need to develop a Fantasy football Project Description: I am seeking to build a Fantasy football website. i already have an example of existing website. i want the exact same

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd