I have an engineering application where I will be receiving aerobatic airplane data from two sources, an IMU and a GPS, and storing them for later analysis. While this is going on I'd like to continuously output the data I am receiving to something on a page in a frame that continuously scrolls the data as it is coming in to some element on a page so the user can make sure things are operating properly. Is there a way to do this?

Thanks,

Andy Cruce