hi all...
i have this website that requires a user to login before he can download pdf files....
i have a flag called LoginFlag in the session that is kept with 1 as long as the user is logged in.... how can i use it to limit the download of the file only to registered users??..
i can disable the link, buti want to completely disable it even if the user enters the full URL path to teh file directly....
thanks
The HMS
i have this website that requires a user to login before he can download pdf files....
i have a flag called LoginFlag in the session that is kept with 1 as long as the user is logged in.... how can i use it to limit the download of the file only to registered users??..
i can disable the link, buti want to completely disable it even if the user enters the full URL path to teh file directly....
thanks
The HMS