Posted by Carl Lafferty on 07/23/06 18:00
Carl Lafferty wrote:
>> 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.
>
OOps!! I meant to say "I can't call it again" :(
Navigation:
[Reply to this message]
|