Results 1 to 2 of 2

Thread: Password Protection

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2000
    Posts
    45
    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...

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    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
  •  



Click Here to Expand Forum to Full Width