Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 07-02-2003, 11:01 PM   PM User | #1
tsbarnes
New Coder

 
Join Date: Jan 2003
Posts: 44
Thanks: 0
Thanked 0 Times in 0 Posts
tsbarnes is an unknown quantity at this point
Question Pass Value to db using javascript

Hello,

I am pretty new to javascript and come from an asp background. I was curious to know if you could pass a value to a database return the results all using javascript?

If so could you possibly post some example code?

Any help would be greatly appreciated!

tsbarnes
tsbarnes is offline   Reply With Quote
Old 07-02-2003, 11:19 PM   PM User | #2
Danne
Regular Coder

 
Join Date: Aug 2002
Location: São Paulo, Brazil
Posts: 367
Thanks: 0
Thanked 0 Times in 0 Posts
Danne is an unknown quantity at this point
If you mean JavaScript running on the client over HTTP, you can't do it.

But if you mean JScript in ASP or clientside JavaScript running on your local machine/network you can do it...

If it's one of the later cases I can help you..
__________________
/Daniel
Danne is offline   Reply With Quote
Old 07-02-2003, 11:39 PM   PM User | #3
Danne
Regular Coder

 
Join Date: Aug 2002
Location: São Paulo, Brazil
Posts: 367
Thanks: 0
Thanked 0 Times in 0 Posts
Danne is an unknown quantity at this point
Maybe I misunderstood - of course you can pass a value to a database using javascript over the HTTP, but not without using a serverside language too...
__________________
/Daniel
Danne is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:57 PM.


Advertisement
Log in to turn off these ads.