home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Peanuts NeXT Software Archives
/
Peanuts-2.iso
/
Developer
/
webobjects
/
extensions
/
win-nt
/
WOPerl-lite-10e7.exe
/
Examples
/
WOPerl
/
ObjTclHello
/
Main.wo
/
Main.wod
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-08-09
|
198 b
|
17 lines
NAME_FIELD:WOTextField {
value = nameString
};
SUBMIT_BUTTON:WOSubmitButton {
action = sayHello
};
EVAL:WOHyperLink {
action = evalPage
};
MESSAGE:WOString {
value = whatever
};