I have a user fill out a form and click submit. I then want to pass these variables to a template page of my own and save that file as a randomly generated filename. How do I do this in Javascript or PHP or whatever's easiest?you already know the answer
<!-- m --><a class="postlink" href="http://www.htmlforums.com/showthread.php?s=&threadid=41085">http://www.htmlforums.com/showthread.ph ... adid=41085</a><!-- m -->
just add some rand() code to it and you got it.
<!-- m --><a class="postlink" href="http://www.htmlforums.com/showthread.php?s=&threadid=41085">http://www.htmlforums.com/showthread.ph ... adid=41085</a><!-- m -->
just add some rand() code to it and you got it.