CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: security site

  1. #1
    Join Date
    Sep 2002
    Location
    Texas
    Posts
    23

    security site

    Hi All:
    I have a question about security site. I found on security site if you use frame at asp or html, there is always messgeage box which said you have security and nonsecurity.... Does anybody know how to avoid that? Does anybody know how to use frame on security site?

    I appreciate for your help!


    W

  2. #2
    Join Date
    Jul 2002
    Location
    Don't Know, Don't Care
    Posts
    346
    Well, that means that the document in one frame is secure, and the other is not, simply make both of them secure (whether that requires getting a security certificate or not im' not sure) even if the one page doesn't require a secure connection, it will solve your problem, as far as those messages go, they come up depending on the security settings of the client.

    C G C F A D--Feel the Noise

    "When your life goes nowhere and leads back to me, doesn't that tell you something?"
    ~Gray Area Fury

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured