|
-
Nov 11th, 2003, 10:33 AM
#1
Thread Starter
Addicted Member
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?
-
Nov 11th, 2003, 08:28 PM
#2
Lively Member
i don't know how to do it in Javascript, but if you want the PHP, just say the word!

-morrowasted
-
Nov 12th, 2003, 02:13 AM
#3
Fanatic Member
post this question on the asp/vbscript page.
-
Nov 12th, 2003, 04:08 AM
#4
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.
-
Nov 12th, 2003, 11:02 AM
#5
Thread Starter
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|