File <?xml version="1.0" encoding="utf-8" ?>

Discussion in 'HTML & Website Design' started by alpha45, Apr 12, 2009.

  1. #1
    Blank to all,
    I insert this fragment of code in order to ask to you if e´possibile to insert between the lines a code in order to copy rows from one determined folder to an other and if e´possibile you could indicate some information to me since they are ignoring in matter?

    <?xml version="1.0" encoding="utf-8" ?>



    <Button ID="APAGAR">
    <Left>60</Left>
    <Top>65</Top>
    <Width>70</Width>
    <Height>76</Height>
    <Image>skin\Apagar\ApagarPP.png</Image>
    <ImagePressed>Skin\Apagar\ApagarP.png</ImagePressed>
    <Sound>Skin\sound.wav</Sound>
    <Action>EXEC_APPLICATION</Action>
    <Action>SHUTDOWN</Action>
    <CloseOnAction>TRUE</CloseOnAction>
    <Action_Delay>200</Action_Delay>
    </Button>

    <Button ID="VOLVER">
    <Left>134</Left>
    <Top>65</Top>
    <Width>70</Width>
    <Height>76</Height>
    <Image>Skin\Apagar\VolverPP.png</Image>
    <ImagePressed>Skin\Apagar\VolverP.png</ImagePressed>
    <Sound>Skin\sound.wav</Sound>
    <Action>HIDE_PAGE</Action>
    <Action_Delay>200</Action_Delay>
    </Button>
    </Page>
    </Skin>




    Ringrazio anticipatamente and shipment cordial auguries of good Passover
     
    alpha45, Apr 12, 2009 IP
  2. Sapphiro

    Sapphiro Well-Known Member

    Messages:
    1,242
    Likes Received:
    61
    Best Answers:
    0
    Trophy Points:
    175
    #2
    Welcome to DP, hmm maybe you can try to explain yourself abit more? Do you mean you wanna come out with an algorithm which 'grabs' the data from the xml elements? Do let us know what technology platform you want to talk about too, whether it's PHP or ASP.Net
     
    Sapphiro, Apr 12, 2009 IP
  3. alpha45

    alpha45 Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Excused my English, I would want semlicemente to know which instructions must be inserted in this language for being able to copy file from one folder to an other. thanks:mad:
     
    alpha45, Apr 12, 2009 IP
  4. Sapphiro

    Sapphiro Well-Known Member

    Messages:
    1,242
    Likes Received:
    61
    Best Answers:
    0
    Trophy Points:
    175
    #4
    Oh, xml is only a format for wrapping data, if you want to copy contents from xml to somewhere else, you gotta need to do it in PHP, JSP or ASP.NET (depending on the technology you're using)
     
    Sapphiro, Apr 13, 2009 IP
  5. alpha45

    alpha45 Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Sorry,
    I wanted to only know if e´possible to insert one instruction in order launch a file.exe.
    The language I do not know it !
    This fragment of script starts a PNA.

    Thanks
     
    alpha45, Apr 14, 2009 IP