Saturday 22 November 2003 6:09:01 am
Now..i'm developing a module to check if a web domain is available before to put it in the basket. I've wrote a nice web service to make the check. The WS give back 0 or 1 if the domain is available. I've wrote a module to dialogue with web service. Now all seems works fine, but ..... i've not understood how the triggers, workflow and events works!
If the module give back 0 i need to put the domain in the basket If the module give back 1 the user must be prompted that the domain is not available. How make this?
|