How to send webif message to TV on E1 with wget and clinet aswer with YES/NO

  • On E2 it is simple, and it work!


    How to do the same on Enigma 1?
    I try with:

    Code
    wget -q -O /dev/null "http://127.0.0.1/cgi-bin/xmessage?caption=Do+you+want?&type=0&timeout=0"


    but it won't work. There is no YES/NO buttion neither yesno file in temp folder.
    I can not find on google nothing about this.
    Any help will be appreciate!