mikemastah Posted March 6, 2009 Posted March 6, 2009 Hey folks of CE, I need help once again :( I'm making an application for school where i have to use Ajax in. on a page i have a textbox where you can type a (three letter) code in. i have an external php script which returns the value of the code using GET (data.php?code=HDD) It will return a value (69) nothing more, just 69, which should be stored in the div 'target'. I tried using Floydian's (slightly modified) Basic Ajax is easy script but it didn't work. How should I do this Quote
Floydian Posted March 6, 2009 Posted March 6, 2009 Re: Need help with Ajax can you post a link to a working example? Quote
mikemastah Posted March 7, 2009 Author Posted March 7, 2009 Re: Need help with Ajax oh.... made a little typo, It's working now... I should really get some sleep now and then. Thanks for your Ajax script Floydian, works like a charm Quote
Floydian Posted March 7, 2009 Posted March 7, 2009 Re: Need help with Ajax good to hear and you're welcome ;) Quote
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.