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
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
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
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)
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