[JAVASCRIPT + HTML] Anyone GOOD with these?

Discussion in 'General' started by norcalstoner, Nov 13, 2008.

  1. Looking for some help on a web page I'm creating.

    I am trying to get FORM data to display in a pop-up window when the user clicks the submit button.

    I have experimented with a few functions, as well as the onclick event, only to have no luck.

    If anyone can help me it would be GREATLY appreciated.

    Thanks.
     
  2. Your Text


    will open the target in a new window.
     
  3. google it homie
     
  4. Actually, you might have to write a script. I'll see if my java buddy knows.
     
  5. Quote from my friend...

    "
    yea... it'll be something on onclick(<msg box invoke... document.form_name.field_name.value>);
    etc
    Simple shit if they search
    "
     
  6. Thanks for the effort but that didn't work. I have searched google as well as looked around html and javascript tutorials. Spent a few hours reading and came up with nothing.
     

Share This Page