Jump to content

Modal Magic!


Daniel Wood

736 views

Hi all,

Back with another article this time all about Modal Dialogs. Here we present a technique for modal dialogs we have used at Digital Fusion for over 10 years, and it still holds up. This method allows us to initiate modal processes from within an originating script, and have our modal process return its result (generally an ID, or an action followed by a resulting ID) back to the originating script in order to continue its execution. It's a nice simple scripting framework that works great and makes use of some peculiar quirks around the Get(ScriptResult) function, check it out!

Check it out here, thanks!

 

modal-magic-teaser6.jpg

0 Comments


Recommended Comments

There are no comments to display.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.