Results 1 to 5 of 5

Thread: Newbie Question

  1. #1

    Thread Starter
    Addicted Member Osiris's Avatar
    Join Date
    Oct 2000
    Location
    Dimension Hole
    Posts
    142

    Newbie Question

    Hi, I just started learning JavaScript yesterday and I dont know if
    it would be able to do it using JavaScript...
    Lets say I have a Registration Form, and in that form, I have a
    text box for the name, email address, and so on, and then I have
    a submit button...
    after the form is submitted, where is all that information sent?
    or how can i save it into my onw database?
    ؊Ϯϊ

  2. #2
    Lively Member morrowasted's Avatar
    Join Date
    Aug 2003
    Location
    Houston, TX
    Posts
    118
    i don't know how to do it in Javascript, but if you want the PHP, just say the word!

    -morrowasted

  3. #3
    Fanatic Member davebat's Avatar
    Join Date
    Dec 2002
    Posts
    727
    post this question on the asp/vbscript page.

  4. #4
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    Unless your server supports server-side JavaScript (few do), there's no way to do this in JS.

    CGI can do it, PHP can do it, JSP can do it, ASP can do it.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  5. #5

    Thread Starter
    Addicted Member Osiris's Avatar
    Join Date
    Oct 2000
    Location
    Dimension Hole
    Posts
    142
    Oh, I see..
    I was going about it all wrong..
    I was using the wrong tone!

    Thanx every1!
    ؊Ϯϊ

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width