Well, just when we got a fairly stable release out (3.18) I had to go
to tinkering again. Maybe we should rename that 3.2 and start off on a
new series of cutting edge releases...
I just got through completely reworking the messaging system. To make
it possible to send specific messages to specific locations in the
output. For example study this form:
[form]
[select which][option one][option two][option three][select]
[session if_1 "equal {=which} one ? msg_one=HI There"]
[session if_2 "equal {= which} two ? msg_two=Well maybe"]
[session if_3 "equal {= which} three ? msg_three=Good Bye"]
[session msg_one]
[session msg_two]
[session msg_three]
[session passdata which]
[submit]
[form]
all: [messages]
first: [messages one]
second:: [messages two]
third: [messages three]
I think you can get the gist of what happens here. It is working now
properly on my system. I should upload a new release soon. Maybe
tomorrow morning. I'll see if I can do any more tinkering tonight.
Just thought I'd post an explanation of the new release numbering
system.
Cheers,
Dan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---