Dear  all

Need help in implementing the below requirement as earlier posted

http://e2e.ti.com/support/microcontrollers/stellaris_arm_cortex-m3_microcontroller/f/471/p/181402/653753.aspx#653753

But I am again briefing my requirements as below:- We are using LM3S9B96 for this application and stellarisware version 6075 release.

I need to display the last 100 events as history of log data using ethernet. We have already done with our web page which displays real time values of parameters from the system using SSI handlers. But have got stuck in sending around 14 bytes of packet 100 times ie 100 events each event has info of 14 bytes as a packet. I am confused how to configure the SSI handlers here. Going for (100 x 14) SSI tags is not a good option in terms of RAM and code flexibility. I thought of  keeping 14 common tags and implementing a for loop kind of something... but not geeting any idea to move forward since its a time constraint application. I have referred to the qs-blox application which is an example which implements ajax for updating data dynamically.

I am herby attaching a snapshot of web page which we tend to design.

Any suggestions are welcomed in terms of HTML and javascript coding to handle such cases.

Thanks and regards,

harshit