I am working on a search project. I am new to html, css, etc., and haven't the slightest idea of how to accomplish this. Here it my idea in simplest form:
1. User visits website.
2. User finds search box (form) I created.
3. User types something into search box.
4. The website then takes what the user typed into the search box and places it in this link:
(USER SEARCH HERE)#gsc.tab=0&gsc.q=(USER SEARCH HERE)&gsc.page=1
5. Then the website proceeds to follow that link
I have no idea what this process is called, so I have no way of researching it. If anyone can find a tutorial, or tell me what to look up, that would be greatly appreciated.
Thanks in advance for any help that was given!
1. User visits website.
2. User finds search box (form) I created.
3. User types something into search box.
4. The website then takes what the user typed into the search box and places it in this link:
(USER SEARCH HERE)#gsc.tab=0&gsc.q=(USER SEARCH HERE)&gsc.page=1
5. Then the website proceeds to follow that link
I have no idea what this process is called, so I have no way of researching it. If anyone can find a tutorial, or tell me what to look up, that would be greatly appreciated.

Thanks in advance for any help that was given!