How do you make a randomly generated url address after form input?
Posted
by
pmal10
on Programmers
See other posts from Programmers
or by pmal10
Published on 2012-11-09T03:28:59Z
Indexed on
2012/11/09
5:23 UTC
Read the original article
Hit count: 512
this is my first time ever posting on a Stackexchange website so I don't know much but my friend, a guy named Ethan know. But, to get on topic, I have a problem or question. Is there a way to get a URL from what you posted? I don't want to use the GET function on the post, because what I want to make is something like this: http://testwebsiteblahblahblah.com/forminput?formID=817
Is there a way to do it with JavaScript, HTML (CSS), ASP, or PHP ?
© Programmers or respective owner