PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WEBDEV 2024 → handle posted xml
handle posted xml
Iniciado por stijnv, dez., 19 2005 3:38 PM - 1 resposta
Publicado em dezembro, 19 2005 - 3:38 PM
Hello everybody,

i have a windev aplication that creates a xml-file and posts this file to a webdev-site with HTTPRequête.
For example like this: HTTPRequête("http://www.test.be/WD90AWP/WD90AWP.EXE/CONNECT/MySite…, "text/xml")
how can i get the file that is posted in my WEBDEV-code?
is this possible with webdev or do i need asp or php or something else?
Publicado em dezembro, 20 2005 - 10:28 AM
StijnV avait soumis l'idée :
Hello everybody,

i have a windev aplication that creates a xml-file and posts this file to a
webdev-site with HTTPRequête. For example like this:
HTTPRequête("http://www.test.be/WD90AWP/WD90AWP.EXE/CONNECT/MySite…,
"text/xml") how can i get the file that is posted in my WEBDEV-code? is this
possible with webdev or do i need asp or php or something else?


I think you may use awp mode to do this.
An other way is to use ftp to post the file. Then you can work with
webdev.

--
Eric Roumégou
Webmaster des wtablettes