Recent content by clem25

  1. C

    help on how to send data from a prompt box

    I would like to send data that the user the filled in a show prompt box. I originally planned to send the data from a regular form, but changed my mind and want to do it through a show prompt box. Here is my code: <script type="text/javascript"> function show_prompt() { var...
Back
Top