running .Text on https
I'm trying to get .Text to run entirely on an https/SSL site. It turns out the http prefix is hardcoded in the application for the generated pages so I need to do a find/replace in the sourcecode to deal with these. This is according to a few posts I've been reading. I'm hoping to google someone who has done this already and posted the code mods or runtime files. We'll see how that goes...