I need a button that will call a Perl script(this script is done).
The perl script receives 2 parameters and then parse a XML file to finally return the content, to populate a textarea.(No problem at this level)
I use TS 6.5 sp2 on win2000.
I've went thru the doc/forum, if I understand it right I need to use a callout?
I went ahead and create a dummy DCT that just go and popup "hello World" using javascript this work OK.
----- The Code see attachment
------- My problem
How to use it to :
0. Have a button
1. call a perl program with parameters.
2. retrieve return result from perl script.
3. Populate the textearea with the return content.
I'm I using the good approach?
Your guidance would be appreciated.
Regards,
Michel
michel.knight@cgi.com