I'm having severe problems with libUrlMultipartFormData! Has this changed in version 4 in any way??? If I execute the following code in the message box
Code: Select all
libUrlMultipartFormData(theForm, "param1", "MyValue")
Code: Select all
libUrlMultipartFormData(theForm, "param1", "MyValue")
Put "Hello!"
As soon as I do anything *AFTER* the libUrlMultipartFormData my programs halts with the above error message.Message execution error:
Error description: Handler: can't find handler
I've tried to reinstall my revolution studio package but still have the same result. ANY IDEAS?????