I’ve wasted hours trying to figure out how to do something that should be simple.
- User fills out a form.
- User presses Submit button on form.
- User is redirected to an external page with query string built from form submission data.
I had this working for a week with no problems and then it randomly stopped working. Now I can’t figure out how to get it working.