Jump to content

Ie Download Kontrol


Kral__
 Share

Recommended Posts

[code]
nDown = IExplorer.IsFileDownloadEnabled("web");
nKontrol = true
if nDown == nKontrol then
Dialog.Message("Ayarlar", "Kapatıldı", MB_OK, MB_ICONINFORMATION, MB_DEFBUTTON1);
IExplorer.EnableFileDownload("web", false);
else
Dialog.Message("Ayarlar", "Açıldı", MB_OK, MB_ICONINFORMATION, MB_DEFBUTTON1);
IExplorer.EnableFileDownload("web", true);
end[/code]

buradaki sorunu çözermisiniz :S hata vermiyor fakat işlev görmüyor tıkladığımda kapanıyor tekrar tıkladığımda açıklıyor fakat her ikisindede indirilebiliyorum sorun nedir
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...