Greetings Java fans. I love this forum because of the attention it gets and tho I cannot help you guys out that much I do spend time on a couple of other forums helping others, so thanks for your hard work and dedication.
I have a simple problem that is killing my time (10 hours now). What I have to do is rather simple. On a datagrid in ASP.NET I have a hyperlink field. From that hyperlink field, which gets fired onClick, I need to send down a new parameter for a chart on the same page, that is, change that images's URL (scr) based on the clicked selection.
What's the trick in Java to send the results of a hyperlinnk to an image and thereby call for the reloading of that image? This is a great technicque, just can't quite get a hold of it.
Thanks!
I have a simple problem that is killing my time (10 hours now). What I have to do is rather simple. On a datagrid in ASP.NET I have a hyperlink field. From that hyperlink field, which gets fired onClick, I need to send down a new parameter for a chart on the same page, that is, change that images's URL (scr) based on the clicked selection.
What's the trick in Java to send the results of a hyperlinnk to an image and thereby call for the reloading of that image? This is a great technicque, just can't quite get a hold of it.
Thanks!