Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

cfwindow not working with secure urls?

New Here ,
Oct 03, 2008 Oct 03, 2008
When I use cfwindow with a http url it works fine, but if I use the same page with a https url the cfwindow javascript is not even put into the page.

Why would coldfusion not put the cfwindow javascript into the page just because it is a secure page?
219
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

New Here , Oct 03, 2008 Oct 03, 2008
Don't worry, got caught out by the complexity of the program I am working on.

Forgot that I was checking the url it was coming from had just http in the check. Doh!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Translate
New Here ,
Oct 03, 2008 Oct 03, 2008
LATEST
Don't worry, got caught out by the complexity of the program I am working on.

Forgot that I was checking the url it was coming from had just http in the check. Doh!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources