https://www.climbingfishparenting.com/childprofilequizsubmit?skills=@Skills Gap&overloaded=@Overloaded&mismatchedexp=@Mismatched Expectations&motivation=@Motivation Mismatch&result=@Result
const queryString = window.location.search; // Create a URLSearchParams object const urlParams = new URLSearchParams(queryString); const resultValue = urlParams.get('result'); alert(resultValue);
https://www.climbingfishparenting.com/childprofilequizsubmit?skills=@Skills Gap&overloaded=@Overloaded&mismatchedexp=@Mismatched Expectations&motivation=@Motivation Mismatch&result=@Result