Hello Matthias and welcome to qooxdoo!

You could use the PHP RPC mechanism to communicate with your PHP  
backend:
http://qooxdoo.org/documentation/0.8/rpc_php

Why do you think GET is not safe? Of course, you can also use the POST  
command, but if you want to secure the transfer, you will need to use  
SSL to encode the data.

Cheers,
Jonathan



On 17.07.2009, at 15:09, Matthias Gianfelice wrote:

> Hello everyone!
>
> I'm a beginner with Qooxdoo and I'm having my first problems:
> I've created a login-formular, like that in the Demo-Browser.
>
> Now I want to send the Informations of the form to one PHP-Document.
> How can I do this?
>
> I don't want to use GET, because it's not very safe.
>
> Thank you for your replies!

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to