|
-
Aug 11th, 2000, 10:13 AM
#1
Thread Starter
Member
I'm trying to create a function that open an Access database and checks to see if a user has registered. My site is not ASP enabled so I cannot do it that way. Is there anyway to open a database in Javascript? And is there a way to move through the records? I don't know anything about Javascript (I know VBScript) so talk to me like I'm a baby. Thanks...
-
Aug 11th, 2000, 05:51 PM
#2
Monday Morning Lunatic
No. JavaScript runs client-side unless you have your server set up properly, and as such cannot access a server-side database. Easiest method: get a proper hosting provider that either provides ASP or PHP (then you can use ODBC).
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
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
|