i have been using html for a while, however i need help in creating a text and submit button, which will allow someone to enter letters into the text box, which will add this to the end of the site address followed by .html .. i am able to get the letters to add to the end of the address, but, it puts a the /?a= in between the address and letters entered,, and does not add the .html . what can i do to made this happen?
submit text redirect http
Collapse
X
-
This is dealt with by server side scripting.Originally posted by baziltroni have been using html for a while, however i need help in creating a text and submit button, which will allow someone to enter letters into the text box, which will add this to the end of the site address followed by .html .. i am able to get the letters to add to the end of the address, but, it puts a the /?a= in between the address and letters entered,, and does not add the .html . what can i do to made this happen? -
-
I know ASP and can get around with PHP, but there isn't a whole lot of money in PHP so I try to stick with ASP.Originally posted by kestrellYeah, thats some pretty complicated server-side scripting
you know php, asp or something like that?Comment
Comment