web applications - How to build a program, where I can update data and get the corresponding data updated automatically? -


I'm interested in making a start-up website which is a program that will allow me to update a daily data base That will change the estimated values. For example, if I want to rank top ten family vacation sites, or public golf courses, or investment firms etc ... for a particular state. Each item will receive a value based on the classification of norms. What I want to be able to do, it has the ability to make changes and the results are immediately reflected, for example, if ranking golf course had a condition of one of the criteria and present them in the course at the third place at present Green was conditioned. I want to gain the ability to change benchmark ranking which will change the overall value and will probably rank.

My guess is that my query is in relation to a basic program

Is this a program I can download and work on developing myself?

It seems that you will need a database that you are looking for, and a server that Allows you to develop in a server-enabled language such as ASP or PHP. I do not believe there are programs that will allow you to do this, though I may be wrong.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -