Hi There,
Im trying to learn how datacapture cgi callouts work in teamsite and im having some trouble. I was trying to follow the example given in the formspublisher's developers guide and i noticed this is how they used the callout tag:
< callout url="/iw-bin/iw_cgi_wrapper.cgi/example_datacapture_callout.ipl/
options.txt" label="Weather Patterns" window-features="width=320, height=200, resizable=yes,toolbar=no,scrollbars=yes"/>
1)I am not able to find any documentation on the iw_cgi_wrapper.cgi file or any other cgi file that resides in C:\Program Files\Interwoven\TeamSite\httpd\iw-bin and i am not able to view it using any text editor. Could somebody tell me how i can view these files.
2) If i use the callout tag in this way:
< callout url="/iw-bin/example_datacapture_callout.ipl"> is it still considered a valid cgi callout. The reason i ask is because i was able to modify the .ipl file to do exactly what it did before.
I know some of these topics were covered in another post:
http://devnet.interwoven.com/forums_vb/showthread.php?t=17388&forumid=50&highlight=differencebut i am still having some trouble with this topic.
Env: TS 6.7.1, Windows 2003 server