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

Write a programme to create a webpage that prints the name o, Write a progr...

Write a programme to create a webpage that prints the name of the STUDENT database in Wide Latin font and set the subtitle with description of the STUDENT to the screen. Set the pa

Project 7, Iterate through list of Fish. For each fish that isAlive, do th...

Iterate through list of Fish. For each fish that isAlive, do the following: * * 1. If this fishIsSurroundedByRocks, DO NOTHING, and move on to the next fish. * (This f

Relate java with C/C++, Relate Java with C/C++ Very similar C/C++ synta...

Relate Java with C/C++ Very similar C/C++ syntax, operators, etc. Core language is simpler than C++ -- no pointers, no operator overloading, and no multiple inheritance.

Currency calculator, I have to write a several line currency exchange rate ...

I have to write a several line currency exchange rate calculator.it wants me to use a variable and prompt var dollarAmount = Prompt("Enter amount in U.S. dollars:"); and give t

Conditional statements in javascript, Very frequently when you write code, ...

Very frequently when you write code, you desire to perform distinct actions for different decisions. You can employ conditional statements in your code to do this. In JavaScript

Describe life cycle of thread, Describe life cycle of thread. Threads f...

Describe life cycle of thread. Threads follow the single flow of control. A thread is execution in a program. The life cycles of threads are listed below: Newborn state: A

Component developer to code in java, Component Developer to code in Java: ...

Component Developer to code in Java: Worked for Sansri's Gateway as Software Engineer . Here I Worked as a Component Developer to code in Java and J2EE technologies Here Ensu

Minimum shelfs, send me the java code for minimum shelf program

send me the java code for minimum shelf program

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