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

Stream as an object, What interface must an object implement before it can ...

What interface must an object implement before it can be written to a stream as an object?      Ans) An object must execute the Serializable or Externalizable interface before i

Listening for roster and presence changes, The typical use of the roster cl...

The typical use of the roster class is to display a tree view of groups and entries along with the current presence value of each entry. As an example, see the image showing a Rost

Programming Assignment : Trains, I CANNOT FAIL THIS I NEED IT FRIDAY TASK...

I CANNOT FAIL THIS I NEED IT FRIDAY TASK 1 : Read The definition of the Item interface and implement TrainCar Your are being provided with 1. Item.java 2. Automobile.java 3.

Array to store 10messages of type String., Ask1. Storing the Array: Write a...

Ask1. Storing the Array: Write an application that uses an Array to store 10messages of type String. You will store this Array with 10 messages of your choosing. For example, a mes

Data structures and algorithm, Create a class to implement the ArrayList co...

Create a class to implement the ArrayList collection. The name should be YourFirstNameArrayList; for example if I were creating the class then I would call it WaynesArrayList. Do

Java 2 micro edition - programming for mobile phones, You must design, code...

You must design, code and demonstrate a J2ME program (a program capable of running on mobile telephones) according to the specification given in the next section.  The overall cour

Converting strings to numeric primitive data types, Converting Strings to N...

Converting Strings to Numeric Primitive Data Types To convert a string which is containing digits to a primitive data type, wrapper classes can help. parseXxx method can be u

Program for extend a java based database management system, Create a compre...

Create a compressed file that contains the eclipse project directory and a short document that describes:   the methods implemented any missing or incomplete elements o

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