restricted save in 2.03r1

For general issues related to PWB v2.

Moderators: Tyler, Scott, PWB v2 Moderator

Post Reply
tloga@mppl.org

restricted save in 2.03r1

Post by tloga@mppl.org »

I would like to use the restricted save feature in v2.03r1. It works on downloads from the ZD site -- www.hotfiles.com. But when a patron tried to download a driver from www.hp.com it said:
"Your current security settings do not allow this file to be downloaded"

Please help :)

-- this is in my pwb.ini file

[Directories]
SaveAsDirectory=a:\
SaveAsErrorMessage=Please insert a floppy disk and try again
SaveAsErrorTitle=Floppy required
DownloadDirectory=a:\
DownloadErrorMessage=Please insert a floppy disk and try again
DownloadErrorTitle=Floppy required

[RestrictedSave]
EnableRestrictedSave=True
SaveToTitle=Save To...
SaveToDrives=A
SaveToDriveError=Please insert a disk.
DisableFileDownload=True

Scott
Site Admin
Site Admin
Posts: 2539
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Post by Scott »

When a website tries to send the file directly the restricted save will not allow it. We are working on a work around for this. Until we find a suitable work around, you can override the restricted save with the RestrictedSave override keyword.

If you are using Windows 2000 or XP this may be a better solution.
http://www.teamsoftwaresolutions.com/ph ... c.php?t=17

--Scott

Post Reply