Go Back   CodingForums.com > :: Computing & Sciences > Computer 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 09-13-2012, 06:32 PM   PM User | #1
Raymond Cheyne
New Coder

 
Join Date: Sep 2012
Posts: 10
Thanks: 1
Thanked 0 Times in 0 Posts
Raymond Cheyne is an unknown quantity at this point
Relation Between Javascript and Microsoft Acces Databases

I have an HTML page with Javascript and DOM in it, and I have a Microsoft Access Database. Is it possible to populate the HTML page using the Javascript with data from the Access database?

Raymond
Raymond Cheyne is offline   Reply With Quote
Old 09-13-2012, 09:25 PM   PM User | #2
sunfighter
Senior Coder

 
Join Date: Jan 2011
Location: Missouri
Posts: 2,396
Thanks: 18
Thanked 351 Times in 350 Posts
sunfighter is on a distinguished road
javascript does not communicate with any database. It talks to the browser. You need something to be able to talk to both maybe php.
sunfighter is offline   Reply With Quote
Users who have thanked sunfighter for this post:
Raymond Cheyne (09-14-2012)
Old 09-14-2012, 12:25 PM   PM User | #3
Raymond Cheyne
New Coder

 
Join Date: Sep 2012
Posts: 10
Thanks: 1
Thanked 0 Times in 0 Posts
Raymond Cheyne is an unknown quantity at this point
Quote:
Originally Posted by sunfighter View Post
javascript does not communicate with any database. It talks to the browser. You need something to be able to talk to both maybe php.
Thank you!
Raymond Cheyne 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 04:35 PM.


Advertisement
Log in to turn off these ads.