I have a CF web app with an Access backend, and it allows users to search for documents related to specific properties and download them.

The document PDFs are located in folders named for the assigned ID for the property.

When the user searches for a property that happens to have an assigned ID less than 1000 (but the user has no idea what the ID is), they have no trouble downloading the associated documents.  BUT if the ID is 1000 or greater, they get a "page not found" error when trying to download the documents.

I've tried numerous examples and 1000 seems to be the cutoff point - anything with an ID that is 4 digits or more just won't download.

Is there something in ColdFusion - a data type or something - that changes once 4 digits are reached?  I know I'm reaching for answers, but I'm so perplexed by this!

Thanks!
cdrh
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to