the 7th Hokage Posted September 2, 2009 Share Posted September 2, 2009 i have ajax in place. what i need is basically to update a value whenever it changes. the best most easily understood example would be. A simple bank withdrawal deposit system. or hit points in an rpg,you would need to know the current value immediately without refreshing the whole page. that's what im trying to do. My problem is i'm not exactly sure where to start coding something like that. I'm familiar with ajax and how how to use it,but, other than that.. i'm at a loss. any help would be appreciated! Quote Link to comment Share on other sites More sharing options...
Zane Posted September 3, 2009 Share Posted September 3, 2009 well first you need to write your script for getting this "value" out...then you can begin your AJAX adventure. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.