Help to make the best choice.. [Archive] - Indian Web Development Forums - India's First Ever WebMaster Forums

PDA

View Full Version : Help to make the best choice..


oss
07-21-2007, 10:08 AM
Hi..
I would like to know which among the server side languages (asp,php,perl,coldfusion etc)
is the best in general.
I know this would depend on my uses...here are some things i am lookin for:

1) easy access to a database system(read,write and modify its contents dynamically)

2) can help me open websites and automatically fill in text and click buttons..yup..for logging in...

3) copy text from a webpage displayed .. even from its address url..

4) manipulate,send data and control other applications..

Please do advice...

Thanking in advance..

elena29
08-09-2007, 05:11 PM
I would go with AJAX as it is a combination between multiple web technologies and languages, allowing you all the flexibility and power that you need in order to reach the mentioned goals.

ngcoders
10-01-2007, 03:57 PM
Any of these can do what you want , For me i would use PHP.

Also you would not really click any buttons ... ull just emulate a a POST request.