Variables in Links
-
Variables in Links
Hello,
I need to know how to put variables in links. For example, I have a link like this: http://website.com/blah/blahBLAH/name. I need to create a search box so that if someone types in Joe to the search box, the site will direct that person to http://website.com/blah/blahBLAH/Joe. So, what I want to know is what I should put in the variable. Like I have the link http://website.com/blah/blahBLAH/var and then the computer knows to insert the text in replacement of 'var'. Please tell me how to do this in HTML.
Thanks,
Jeff
EDIT: This is time sensitive.
-
What is the method you will use for searching?