Posted by Carl Lafferty on 01/08/46 11:53
> You could do this with Perl quite easily - create a template for the
> page and then whenever you press the button, Perl would fill the
> template with the correct information from a database (or csv file).
> However, the whole page would need to be redisplayed which is not what
> you want.
>
> I think you need some JavaScript to do this - as the JavaScript can be
> included within the HTML page itself - is there a better option?
>
due to the nature of the original perl script that i can justify calling
it again. I need the perl script to generate whatever code is
necessary, if that is javascript then that is OK by me.
I will look into some java script solutions.
Thanks.
Navigation:
[Reply to this message]
|