Web page download problem!
霺╰笑感染嘴角的苦涩
霺╰笑感染嘴角的苦涩 2018-07-11 10:25:23
0
3
1052

Let me describe it first. For example, we have a direct link download address m.sbmmt.com/a.zip [We know that the downloaded file is a.zip]


But what I want to do is: no matter whether other people access this download link directly or jump to this download link through other pages; what I want to achieve is that when the user accesses this download link, , we judge that he has generated the download; then we execute: open a new interface in the current browser, visit m.sbmmt.com or any specific interface.


Please tell me how to do it and how to do it!


霺╰笑感染嘴角的苦涩
霺╰笑感染嘴角的苦涩

reply all (2)
You bad bad
  1. Add the attribute target="_blank" to the tag

  2. ##window.open("Link");js method


    无忌哥哥

    Add a target

    in the a tag
      Latest Downloads
      More>
      Web Effects
      Website Source Code
      Website Materials
      Front End Template
      About us Disclaimer Sitemap
      php.cn:Public welfare online PHP training,Help PHP learners grow quickly!