473,396 Members | 1,722 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

password protection

Is there a way that I can use javascript to create a popup window that
asks a person to enter a username and password that is stored in a MS
Access database? Once the information is verified, the person's earned
bonus would display on the screen. Thanks.

Dec 27 '06 #1
3 1273
Anthony wrote on 27 dec 2006 in comp.lang.javascript:
Is there a way that I can use javascript to create a popup window that
asks a person to enter a username and password that is stored in a MS
Access database? Once the information is verified, the person's earned
bonus would display on the screen. Thanks.
Yes, there is.

The database would have to be on the server,
so the javascript should be on the server too,
do you agree to that?

Use J[ava]script on the ASP platform.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Dec 28 '06 #2
Thanks, I am really new to Javascript. I just put my first script into
a website that I created for my mother's-in-law pizza shop. Can you
point me in the right direction for what I will need to do?
Evertjan. wrote:
Anthony wrote on 27 dec 2006 in comp.lang.javascript:
Is there a way that I can use javascript to create a popup window that
asks a person to enter a username and password that is stored in a MS
Access database? Once the information is verified, the person's earned
bonus would display on the screen. Thanks.

Yes, there is.

The database would have to be on the server,
so the javascript should be on the server too,
do you agree to that?

Use J[ava]script on the ASP platform.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Dec 28 '06 #3
Anthony wrote on 28 dec 2006 in comp.lang.javascript:
Evertjan. wrote:
>Anthony wrote on 27 dec 2006 in comp.lang.javascript:
Is there a way that I can use javascript to create a popup window
that asks a person to enter a username and password that is stored
in a MS Access database? Once the information is verified, the
person's earned bonus would display on the screen. Thanks.

Yes, there is.

The database would have to be on the server,
so the javascript should be on the server too,
do you agree to that?

Use J[ava]script on the ASP platform.
[Please do not toppost on usenet]
Thanks, I am really new to Javascript. I just put my first script
into a website that I created for my mother's-in-law pizza shop. Can
you point me in the right direction for what I will need to do?
Learn, learn, learn, if you wnat to do it yourself,
[or hire a professional programmer].

It would not do to have a database on the client, agree?

[please answer!]

So you need to programme the server.
So you need a sterver that you can programme.
Do you have one available?

[please answer!]

If so, what platform?

ASP?

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Dec 28 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Lou | last post by:
Please can someone put me out my misery! Im trying to find a multiple user/password protection script that will redirect the specific user to a specific directory. At the moment I have set up...
7
by: juglesh | last post by:
<body><div align="center"> <?php if (!isset($password)){ ?><form action="<?php $_SERVER; ?>" method="post"> type password here&nbsp;<input name="password" type="text" size="8"> then <input...
10
by: Max | last post by:
Hello all, I am trying to protect a page within my site with a JS password scheme. Now I know JS can be quite easily "circumvented", but I came by a code below. My question is: 1. Is there...
7
by: Eagle35 | last post by:
any one now any good java/Html for password pages so i can protect some pages?? Thanks
7
by: Borked Pseudo Mailed | last post by:
Seeking feedback on Password Protection via Java/JavaScript ONLY (no cgi): SEE: http://online_tools.home.att.net/tools.html *AND* http://online_tools.home.att.net/extraCode.htm Thanks.
6
by: Frank L | last post by:
I have some accounting and tax receipting type applications, developed for charitable and non profit groups, that are exhibiting strange behaviour on a few of the 30 or 40 user machines. When...
3
by: Miro | last post by:
Why Password protect an MDB when someone can google and get a hack? Wondering if anyone else has thought of this and just said "oh well"... I plan to password protect an MDB where I have some...
0
by: btopenworld | last post by:
Hi I have been using two forms of password protection: A) On working web sites I use an ASP script that is included in every page requiring protection: uses session - works fine B) On...
22
by: teejayem | last post by:
Hi, I am new to programming with databases and was wanting some help. Is there any way to password protect an access database and access sent sql commands to it via vb.net code? Any help...
16
by: Greg (codepug | last post by:
If one converts that .mdb into an .mde the code is secure but the tables can still be imported. Just for Very Basic protection, I have placed a Password on the database using the "Set Database...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.