View Full Version : Link Maker..form...type...thing...


henry_s
03-08-2003, 09:26 PM
Hi,

I need two text areas, and when I press submit it will send me to a URL.

i.e.:

domain.com/script.pl?account01+commentID=06

The '01' and '06' bits are the bits I want to be able to be typed into a text box.

So if theres a text box asking for Account Number, and a seperate one asking for commentID number. Pressing submit would form a URL like the above.

Any Ideas?

Hype
03-08-2003, 10:44 PM
You can't do that with html, you have to use another language like php, perl or java. I would suggest learning php because it is becoming very popular and very good. Plus if you ever wanna build good sites, it is good to know it