Hi!
I have the Problem that my "Thank You Message" ist not shown.
In the Submit event i want to show a Message that the given data is being processed. After the Data is processed, the User should be Redirected.
So, my "On Submit" Event look like this:
ON SUBMIT:
-Show Thanks Message
-Unique ID [GH]
-DB Save
-cUrl [GH]
-ReDirect URL
-ReDirect User
In the cUrl Action the form-data is send to a server, is processed and the result is displayed on the redirected URL.
It seems that the problem is the cURL Action. Without this action everything is ok.
What can i do? I tried also Multipage or System Message to display something like "please be patient, your data will be processed" - but without success :-(
Any ideas?
Thanks - Dennis
I have the Problem that my "Thank You Message" ist not shown.
In the Submit event i want to show a Message that the given data is being processed. After the Data is processed, the User should be Redirected.
So, my "On Submit" Event look like this:
ON SUBMIT:
-Show Thanks Message
-Unique ID [GH]
-DB Save
-cUrl [GH]
-ReDirect URL
-ReDirect User
In the cUrl Action the form-data is send to a server, is processed and the result is displayed on the redirected URL.
It seems that the problem is the cURL Action. Without this action everything is ok.
What can i do? I tried also Multipage or System Message to display something like "please be patient, your data will be processed" - but without success :-(
Any ideas?
Thanks - Dennis