Hi everyone.
I'm having a problem with my HTML form.
I'm trying to make a form where a user enters his PlayStation Network ID and it sends him to this page that has all kinds of information about him on it.
Here's the link to the page:
http://profiles.us.playstation.com/p...isit/profiles/
Except, after the trailing "/" is where the ID is supposed to go. Otherwise it brings you to a "404 Error" page.
I need a form where the user enters his PSN ID in the form and it gets placed after the trailing "/" in the URL, and then takes him to that page with his ID in the URL.
I know variables are involved with this, but I have no idea how to implement this.
Help anyone?