Click here to Skip to main content
15,890,185 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
Hi all

i have been looking around for a form that can submit data into the database and display a result , i need an example of a form like , select a phone and a model then , if a customer select a type of item , let's say a model or brand of a phone , then click on submit , it automatically display a result of how much it cost from the database . can somebody help me ?

below is the link of a form i have been looking for :

i just need any guidance how to make this...

http://www.mrunlock.com/[^]


on this page there is a form that u enter and it fetch the result which display the cost .

any help will be great appreciated .
Posted

1 solution

A simple AJAX-PHP combinatation can do this.
You can find a very good example at http://www.w3schools.com/ajax/ajax_database.asp[^]
 
Share this answer
 
v3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900