473,498 Members | 1,793 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

LOGON without asp-script

Is it possible to run logon without using asp-script? I use plain HTML.
Everyone that will log in will use no username, everyone will use the same
password, so I don't need a database of usernames and passwords.

Rune
Nov 19 '05 #1
2 1068

"Rune Amundsen" <ru***@nonline.no> wrote in message
news:eB**************@TK2MSFTNGP09.phx.gbl...
Is it possible to run logon without using asp-script? I use plain HTML.
Everyone that will log in will use no username, everyone will use the same
password, so I don't need a database of usernames and passwords.


I believe you can configure IIS to have a password enabled directory. This
would eliminate any need for code.


Nov 19 '05 #2
If your needs are very low-security, there are also JavaScript-based
solutions that will provide very modest protection.

Google around for a plug-n-play script. Please don't try to use javascript
to protect anything that's important.

-KF
"John" <Pl**********@To.the.group.com> wrote in message
news:uZ**************@TK2MSFTNGP14.phx.gbl...

"Rune Amundsen" <ru***@nonline.no> wrote in message
news:eB**************@TK2MSFTNGP09.phx.gbl...
Is it possible to run logon without using asp-script? I use plain HTML.
Everyone that will log in will use no username, everyone will use the
same password, so I don't need a database of usernames and passwords.


I believe you can configure IIS to have a password enabled directory.
This would eliminate any need for code.


Nov 19 '05 #3

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

Similar topics

3
11523
by: Sam | last post by:
Hi...I was wondering if it is possible to send an email containing data caught in an HTML form, without using ASP (as my ISP doesn't support ASP). Thanks.
1
1492
by: Tim Burblehoff | last post by:
Is it possible to send an HTML email through CDONTS without formatting it into one big long string?
2
4693
by: Adam Kinney | last post by:
I have an ASP application that logs into Exchange server to send email. The code looks like this: Set objSession = CreateObject("MAPI.Session") objSession.Logon "profileName" strMsg = ".."...
1
1120
by: Gieljan de Vries | last post by:
Hi all, I'm trying to cobble together a feedback-option for visitors: couple of questions such as "On a scale from 1 to 5, how would you rate..." Thing is, I want to run this thing strictly...
1
1165
by: Franklin Valadares | last post by:
Hello everybody, I'm programming my website using pure classic ASP. My problem is: I need to upload, resize and save an image but not using an ASP Component (like COM, activeX, DLLs... installed...
0
971
by: Steve Drake | last post by:
All, Before I write one, has anyone written a class like Page.Cache, I want to add caching to my BUS LAYER so I intend to write a thread safe caching object that works just like page.cache. ...
2
1539
by: Red Golpe | last post by:
Is it possible to read (queries, tables...) from a remote database (ie, using its URL) without using ASP? I mean, I would like to write a web page which gets data from an Access db which actually...
4
1300
by: Ben MacLeod | last post by:
Just wondering if there was an easy way to drop a .NET Windows Form on a webpage in the same way that you can with an ActiveX object? The proviso is that we don't want to have to use an ASP because...
2
1001
by: Etienne Fortin | last post by:
Hi there, I'm just starting to look at web services. I was wondering, is there a way with the .NET Framework to create a Web Service provider without relying on ASP.NET? I would want my .NET...
6
6644
Ali Rizwan
by: Ali Rizwan | last post by:
Any body knows how to make bootscreens and logons for XP without using any software. And how to apply Help
0
7004
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7167
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7208
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
7379
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
5464
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,...
0
3085
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1423
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
657
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
292
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.