CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: dglienna

Search: Search took 0.40 seconds.

  1. Re: [Help]VB6 + Webbrowser + Iframes + Different Domains]

    You're right. Probably impossible. ;)


    that'd be my last post regarding CROSS-DOMAIN TRUST

    This should help with the frame issue to some degree:


    Option Explicit
    ' Use component M$ HTML...
  2. Re: [Help]VB6 + Webbrowser + Iframes + Different Domains]

    Just figure out what Point A is sending over to Point B, and try to do the same thing. They probably have cross-domain trust built, so sending from your IP address won't work
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured