amaslak
18th March 2008, 13:22
Hi,

I have to develop session that:

a) firstly checks something by starting script that writes result to a file (just in the background, without showing form)

b) secondly, according to result in the file, form with some labels and buttons should be shown (visible).

I'd would be vary grateful for comments on this script scenario.

Thanks in advance
Aleksandra

george7a
18th March 2008, 14:31
Hi,

You can check what you want in the before.program section and at then end of the section decide wither to end the session or continue and show the form.

I hope it helps,

- George

amaslak
19th March 2008, 11:41
Thanks George,

It was what I was looking for :-).

Regards,
Aleksandra