0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

IEのJavaScriptで別ドメインへの接続ができない場合の対応

Last updated at Posted at 2023-07-05

参考

IEでJavaScriptで別ドメインへの接続ができない場合の対応

  • ドメイン間でのデータ ソースのアクセス
    • 有効にする

image.png

レジストリ

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\2]
; "1406"=dword:00000003 ; disabled
"1406"=dword:00000000 ; enabled

123.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?