Link to home
Start Free TrialLog in
Avatar of Arcantps
Arcantps

asked on

Textbox feeding from database without refresh

Hello,

I have come across a small problem,

I would like to know how to insert data into a textbox by getting data from a database either using mysql or SQL Server or even getting data from a text file.

With a javascript interval were it will get connection and run code and insert in to the textbox, (around every 3 / 5 seconds) giving the impression of real time without the whole page refreshing or using iframe's (basically no visible refresh).

I believe I can do this using javascript along with aspx but unsure how to.

I have quite a bit of aspx knowledge along with lots of knowledge of javascript, asp and php along with SQL scripting (including MYSQL).

Any help at all on this matter will be greatly appreciated.
ASKER CERTIFIED SOLUTION
Avatar of DrewKjell
DrewKjell
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Arcantps
Arcantps

ASKER

Hello,

Thanks for suggesting Atlas, in the past few weeks I have been researching and developing a web site with asp.net and Atlas.

I find that atlas is the perfect solution for this situation.

Many Thanks

Arcantos