Ok, I'm ready to throw my computer out the window, I hate HTML#)$*@#)(*
Anyway, it is probably simple, but I can't figure it out. So, listen up.
Basically, it is I just need to pass a variable to form a URL. I don't need to feed the data to an actual script, but almost make it a redirect. For example, the syntax of the script I'm using is this:
/order/index.php?submit_register=1&domain=
domainnameOn a page, I have a form, with a text box and a submit button. VERY simple. ALL I want to do is pass what the user types in the box and have it replace the
domainname in the URL syntax I mentioned above.
I have tried every possible solution I can think of, and it always forwards the user to the right page, but the domain name never gets inserted in the proper []spot@!#)(*@)(#*%[/]
I am going insane, someone help me
