RE: CFCONTENT and SP6A

2000-05-23 Thread Sean German
:43 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: CFCONTENT and SP6A I was wondering if you could explain your comment about the direction it parses the URL - I don't quite understand what the issue involved is. If the URL is parsed from left to right by the server, it will stop

RE: CFCONTENT and SP6A

2000-05-22 Thread Dave Watts
I was wondering if you could explain your comment about the direction it parses the URL - I don't quite understand what the issue involved is. If the URL is parsed from left to right by the server, it will stop at the first valid file name it finds, and treat everything after that file name

CFCONTENT and SP6A

2000-05-19 Thread Schuster, Matthew D
I am trying to get the "/" to work again on a server with CF 45 Enterprise and NT SP6A. The issues has to do with winsock changes made in SP6. I know it is IIS's cause, but they have not released a hotfix for it. My code generates a file, we used to use the "/" to change the name of the file

CFCONTENT on SP6a

2000-04-26 Thread Robert Everland
Ok I been messing with CFContent expecing it to not work on me, and the only problem I have found is that when I use it, instead of trying to download the file name I specified it tries to save it as a cfm file. but when I download it and change the extension it works fine. Anyone know