If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > AddressBar - Entrying FileName

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-21-02, 02:09
buddu buddu is offline
Registered User
 
Join Date: Feb 2002
Location: India
Posts: 38
AddressBar - Entrying FileName

Hi
I have been trying to find a good solution But i could't get

My problem is I have developed the one Application using Asp.
It has softmenu page for all forms (main menu page ).It the user
go to the form by the way of softmenu it will work fine. But the thig is
once he know about the file names he can directly enter the name in Address bar
then the form will work with errors.
How to control this. the User never ever Get a chance to enter into the form
through entring the file name. I hope some had a solution
Please help me.
__________________
-- Prasad --
Reply With Quote
  #2 (permalink)  
Old 06-27-02, 09:56
JonathanB JonathanB is offline
Registered User
 
Join Date: Feb 2002
Location: North Wales, UK
Posts: 114
I'm assuming that you want to force a user to log in to be able to download a file off the server. You can use NT Security on the files... this is done by changing the permissions on the files themselves and changing the settings in IIS for the directory they reside in. Or, you can insert the files into a database. But this way you have to write an application to insert the files into a binary blob field in your database software.

Hope this helps.
__________________
J^ - web | email
newsASP Developer
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On