*Author

Active members:
tdog0001(1)

tdog0001

  • Guest
Need help with some JS/HTML https://elementscommunity.org/forum/index.php?topic=25382.msg322982#msg322982
« on: April 29, 2011, 09:56:25 pm »
Situation: I made an Ajax RNG for my friend (which works fine), but he needs to be able to submit a name for the RNG to use. I've set the .php file to receive the name with $_GET, but now my dilemma is this:

I need a simple form that, when the name gets submitted, it doesn't load another page, and can create a variable containing the name and send it off to the .php file. I'm probably being hard headed and not remembering something.

 

blarg: