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

Define the n-tier architecture or j2ee 3-tier?, Normal 0 false ...

Normal 0 false false false EN-US X-NONE X-NONE

Explain the use and purpose of java adapter classes, Question: (a) Exp...

Question: (a) Explain the event handling mechanism using a 'JComboBox' as example. Your answer must clearly indicate the event source, event object and event listener. Also

What is switchaction, The SwitchAction class gives a means to switch from a...

The SwitchAction class gives a means to switch from a resource in one module to another resource in a dissimilar module. SwitchAction is useful only if you have multiple modules in

Implement relationship using a java program, Implement relationship using a...

Implement relationship using a java program. Assume each course has a course title, code, subject and number of credits while each student has a name, registration number, list of

Explain difference between the boolean and operator, What is the difference...

What is the difference between the Boolean & operator and the && operator? If an expression including the Boolean & operator is evaluated, both operands are evaluated. Then the

What are the design goals of java, What are the Design Goals of Java Ma...

What are the Design Goals of Java Massive growth of the Internet and World-Wide Web leads us to a completely new way of looking at development of software which can run on diff

Illustrate object-to-relational mapping?, O/R mapping is well suited for re...

O/R mapping is well suited for read, change, write centric applications and not suited for write centric applications where data is seldom read. Although this was usually true of m

MATLAB, Requested figure handle in use by another object, how do i fix this...

Requested figure handle in use by another object, how do i fix this?

What does wan stand for, What does WAN stand for? Wide Area Network - A...

What does WAN stand for? Wide Area Network - A network in that computers are separated through great distances classically across cities or even continents.

How to passing parameters to applets, How to Passing Parameters to Applets ...

How to Passing Parameters to Applets ? Parameters are passed to applets in NAME=VALUE pairs in tags among the opening and closing APPLET tags. Inside the applet, you read th

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