What is the best way to move var datainfo = data[1];
to input into the html code so that I can pick it up using cgi scripts?
I'm getting data from the url that the user linked to the site with, spliting the url to get the users id number. I then need to get the id into html.
Thanks
to input into the html code so that I can pick it up using cgi scripts?
I'm getting data from the url that the user linked to the site with, spliting the url to get the users id number. I then need to get the id into html.
Thanks