CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   JavaScript programming (http://www.codingforums.com/forumdisplay.php?f=2)
-   -   Project Search Dataminig (http://www.codingforums.com/showthread.php?t=285978)

visi 01-18-2013 02:50 AM

Project Search Dataminig
 
I have a project and i want i aplication in javascript asp or another language , that can search into a database X
for example when we write "schools" in textbox i want to return like answere , the number of times that this word is into database

i hope help me! this is a project for schools , and the subject is Datamining
Thanks a lot

Old Pedant 01-19-2013 12:03 AM

Really has nothing to do with JavaScript.

You just need an HTML <form> that you submit to the server and then let the server do all the work.

So decide what kind of server-side code you will use (PHP/ASP/JSP/ASP.NET) and then post in the correct forum.

BUT...

First look here:
http://www.codingfourms.com/rules.htm
and look at rule 1.5

Nobody is going to write your code FOR you. You have to make a REAL effort at writing it and then just ask for help when you have problems.


All times are GMT +1. The time now is 03:52 AM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.