I have a form that needs instead of it saying thank you I need it to redirect to a different page. Pretty simple and fast payment!! $5 for like 15 min?
All you would of needed to do is change echo "Thankyou"; to header("Location:linkhere.com"); Simples!