ExamNotes.net  -  IT certification portal

ForumsCertResearchTop sitesNewslettersFree email
HomeRegister
Exams Notes
Practice exams
Exam games
Questions by email
Online training
Training videos
College degrees
Boot camps
Book store
Links directory
Tell a friend
For webmasters

CompTIA Exam Vouchers
Save money on CompTIA exams
Question of the day
Sign up to receive
interactive practice questions
for MCSE, CompTIA
Cisco and other exams
TestKing
Get MCSE, MCSD, CCNA, CCNP,A+, N+ and many more

* ExamSheets *
Guide for Success!
Actual Questions & Answers
MCSE, MCSD, A+ ,CCNA, CCNP
Oracle 8i, Oracle 9i

Online practice tests

Certification sites

Online university

Online college

Online education

Distance learning

Software forum

Server administration forum

Programming resources






This is interesting: Free IT Magazines | Databases help forum



Microsoft (MCSE, MCSD, MOUS, MCAD) > MCSD > Secure web files in ASP

Show a Printable Version
Email This Page to Someone!
Receive updates to this thread




MCSD exam notes



Author Secure web files in ASP
ddd
REXQME!!!




Registered: Jun 2001
Location:
Country: Australia
State:
Certifications: MCP's, CIWA, CIWP, MCIWD, CIWCI
Working on: MCIWED, MCSD, XML,

Total Posts: 199
Secure web files in ASP

hey ppl

i have a bit of a dilema. I need to secure some files so only people with access can download them. The site is hosted with an ISP and there is a database directory without http access. But how could i stop anyone accessing some files (e.g typing the path in a browser).

The other information pages and links are all secure using session logins, but this doesn't solve the problem of keeping files (xls, ppt,etc)secure.

Can anyone help? I am reallllyyy desperate!

Report this post to a moderator

Old Post 11-30-01 07:47 AM
ddd is offline Click Here to See the Profile for ddd Click here to Send ddd a Private Message Add ddd to your buddy list Find more posts by ddd Reply w/Quote Edit/Delete Message IP: Logged
wccalvin
Junior Member




Registered: Oct 2001
Location:
Country: United States
State: IL
Certifications: CCNA
Working on:

Total Posts: 2
Wink possible

There might be one possible solution. You may use 2 pages. The first page should be one one independent browser without navigation bar and menu bar. This browser will submit or link to the second page. The second page is the key page which determine whether the files could be downloaded. You can check the user information from session or cookie. Whatever your criteria will be. Hope this may help.


Calvin

Report this post to a moderator

Old Post 12-07-01 01:00 PM
wccalvin is offline Click Here to See the Profile for wccalvin Click here to Send wccalvin a Private Message Add wccalvin to your buddy list Find more posts by wccalvin Reply w/Quote Edit/Delete Message IP: Logged
ddd
REXQME!!!




Registered: Jun 2001
Location:
Country: Australia
State:
Certifications: MCP's, CIWA, CIWP, MCIWD, CIWCI
Working on: MCIWED, MCSD, XML,

Total Posts: 199

people can still type the url in though and directly access the files. I already have the site protected using logins and session variables, but the actual files can still be accessed directly because they are not web files and I can't write ASP into them to not allow people in without the session variable.

I think it might be pretty much impossible on an external web host who wont setup NT directoy access for you.

Report this post to a moderator

Old Post 12-08-01 12:13 AM
ddd is offline Click Here to See the Profile for ddd Click here to Send ddd a Private Message Add ddd to your buddy list Find more posts by ddd Reply w/Quote Edit/Delete Message IP: Logged
wccalvin
Junior Member




Registered: Oct 2001
Location:
Country: United States
State: IL
Certifications: CCNA
Working on:

Total Posts: 2
Humm

I think the reasons I used 2 ASP pages to redirect the download is that nobody can see the URL for download. And that's why you use the 2nd page to direct the download process. Besides, in the 2nd page, there is one way to check out the access right. But of course, you need to setup your access control system. It's really hard to explain it just in word. Keep thinking about it. I don't think there is any problem cannot be solved in the world.

Report this post to a moderator

Old Post 12-08-01 12:31 AM
wccalvin is offline Click Here to See the Profile for wccalvin Click here to Send wccalvin a Private Message Add wccalvin to your buddy list Find more posts by wccalvin Reply w/Quote Edit/Delete Message IP: Logged
gauravgoyalus
Junior Member




Registered: Nov 2001
Location:
Country: India
State:
Certifications:
Working on:

Total Posts: 1
Thumbs up Secure Web files in ASP

You can ask for user log-in and password befor showing the actual page.

Report this post to a moderator

Old Post 12-08-01 03:57 AM
gauravgoyalus is offline Click Here to See the Profile for gauravgoyalus Click here to Send gauravgoyalus a Private Message Add gauravgoyalus to your buddy list Find more posts by gauravgoyalus Reply w/Quote Edit/Delete Message IP: Logged
ddd
REXQME!!!




Registered: Jun 2001
Location:
Country: Australia
State:
Certifications: MCP's, CIWA, CIWP, MCIWD, CIWCI
Working on: MCIWED, MCSD, XML,

Total Posts: 199

I know they wouldn't be able to see the URL, but the files are very sensitive and my client doesn't want to take any chances. H has just changed hosts, and they will setup directory access permissions for us through NT. I'm going to have the users login and give them a generic u/n and p/w to access that directory..........

thanx anyway guyz

Report this post to a moderator

Old Post 12-09-01 01:03 AM
ddd is offline Click Here to See the Profile for ddd Click here to Send ddd a Private Message Add ddd to your buddy list Find more posts by ddd Reply w/Quote Edit/Delete Message IP: Logged
mcp_mcse
New Generation Helper




Registered: May 2001
Location:
Country: United States
State:
Certifications: MCSE, MCSD, MCDBA, CCNA, CCNP, A+, N+, Server+, CIW, iNET+
Working on: Oracle

Total Posts: 167
Password Directories

DId u try using password directories ??

Whenever a user tries to get beneath a folder, a window pops up like the adult sites do. This window can otherwise be avoided using asp codes.

Luv n Luck
Jack

__________________
http://www.exampdf.com
http://www.mcpquestionbank.com
http://transcender.com

Report this post to a moderator

Old Post 12-09-01 05:57 AM
mcp_mcse is offline Click Here to See the Profile for mcp_mcse Click here to Send mcp_mcse a Private Message Add mcp_mcse to your buddy list Find more posts by mcp_mcse Reply w/Quote Edit/Delete Message IP: Logged
All times are GMT.
Post new thread   Post reply

Click here for list of MCSD study guides and order yours now!



Forum Jump:
 
Forum Rules:
Who Can Read The Forum? Any registered user or guest.
Who Can Post New Topics? Any registered user.
Who Can Post Replies? Any registered user.
Changes: Messages can be edited by their author.
Posts: HTML code is OFF. Smilies are ON. vB code is ON. [IMG] code is ON.
 

ExamNotes forum archive


Powered by: vBulletin 2.2.8
Copyright ©2000, Jelsoft Enterprises Limited.

  Free Braindumps | mcse braindumps