PatrickIRL
Programmer
- Jun 25, 2003
- 383
Hi,
This is a continuation of a question I had yesterday. Basically I have a page with 2 frames, the left frame is used for dataentry, the right frame is used to graph the data using an applet. I've modified the page and inserted the applet in a <td></td> and passing the data to it. Thing is, when I submit the applet gets the data ok and graphs it but the data in the dataentry screen is lost which kinda defeats the purpose. Is there any way to retain this data??
Patrick
This is a continuation of a question I had yesterday. Basically I have a page with 2 frames, the left frame is used for dataentry, the right frame is used to graph the data using an applet. I've modified the page and inserted the applet in a <td></td> and passing the data to it. Thing is, when I submit the applet gets the data ok and graphs it but the data in the dataentry screen is lost which kinda defeats the purpose. Is there any way to retain this data??
Patrick