What's new
HTML Forums | An HTML and CSS Coding Community

Welcome to HTMLForums; home of web development discussion! Please sign in or register your free account to get involved. Once registered you will be able to connect with other members, send and receive private messages, reply to topics and create your very own. Our registration process is hassle-free and takes no time at all!

HTML Searching System

Connor

New member
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!
 
Back
Top