I have an IIS 4.0 server with FP 2000 extenstions on it.
Here is my predicament-
I have a virtual web called 'quote' under one of the webs on the box..
I have a few frontpage forms that send the results to me in an email. The
users of the forms want what they enter into the forms to be secure. I've
tried adding a certificate to the pages they want secure but when you hit a
submit button it errors on on a 500. It seems that the fp dll's don't like
playing in a mixed ssl/non ssl environment.
I can't secure the virtual directory because when I do that, an asp page
that I use for authentication won't work.
Any clues?
Nick
Why don't you create a subdirectory and secure that and have the asp
redirect content, etc. from/to that?
P.S. why are you sending "secure" stuff through email? Are you *that*
certain there isn't one packet sniffer on your network / mail server /
upstream provider??
-Gurn
>
> Any clues?
>
> Nick
>
>