Posted by Mambe Nanje | 10:45 AM | 0 comments »

Well I have been working on a project www.passgce.com for cameroon gce questions and results and more stuff, and I wanted it to be on ajax, but I faced many problems since xmlhttprequest object does not work with ie 5-- so I decided to work with iframes and today I came out with this iframerequest object basically it is used with the google web toolkit. you can use it to call get request from the server and pass in iframerequesthandler interface instance, very basic and example is found here , the request is called on a file on the server, and then it handles all the states of onInitialize,onLoading,onComplete. so I implemented it there and had to use a gwt label to display the states, just a basic example if your interested email me at mambenanje-at-gmail-dot-com and I will send the iframerequest package to you and explain how ti works, I will find time later to host it online for easy download