Tashielb
01-26-2012, 09:25 PM
Hi Guys
Please forgive my ignorance, I am a newbie to HTML etc, I just want to perform a simple task but do not know where to begin.
I want to make a very simple website with different text fields, eg:
Text1 :(text box to enter text)
Text2 : (text box to enter text)
....
And then I want to take that entered text and insert it into a URL when the person has completed entering the text and clicks a button, eg:
Http://www.domain.com/directory?"text1,text2...
So essentially I want the text to be injected into a URL and path followed when the button is clicked, am I making sense or do I sound like a nut?
Please forgive my ignorance, I am a newbie to HTML etc, I just want to perform a simple task but do not know where to begin.
I want to make a very simple website with different text fields, eg:
Text1 :(text box to enter text)
Text2 : (text box to enter text)
....
And then I want to take that entered text and insert it into a URL when the person has completed entering the text and clicks a button, eg:
Http://www.domain.com/directory?"text1,text2...
So essentially I want the text to be injected into a URL and path followed when the button is clicked, am I making sense or do I sound like a nut?