(NT4 sp3 WO3.51, ObjC)

suppose we have the following:

        MyPage.HTML:
          ...
          <WEBOBJECT NAME=FOO A=X B=Y></WEBOBJECT>
          ...
        MyPage.WOD
        FOO: MyComponent {
                C=Z;
        }

Is it possible for MyComponent to find out the values below?
- NAME  (i.e. "FOO")
- A     (i.e. "X")
- B     (i.e. "Y")
- C     (i.e. "Z")

thanks

Roderik

--
Roderik Bakker [EMAIL PROTECTED] http://www.proteon.nl
Proteon Software - phone: +31 15 2682557 fax: +31 15 2682558
Kluyverweg 2a - 2629 HT - Delft - The Netherlands

Reply via email to