Glad you got it working. I still think there are too many moving parts. I
send form data to a server on a daily basis and never have I ever used
createModel(). Did you write the server code or were you stuck with the
API? Usually sending a standard JSON object as a POST param is more then
sufficient to get the info to the server. It might also be because I don't
call RPC's I just send the data to a basic server method that parses the
data. Pretty straight forward.

Good to know you got it going.

Jim


On Wed, Oct 10, 2012 at 7:09 PM, jwhitten <john_whit...@yahoo.com> wrote:

>
>
> BTW Jim, thank you very much for your assistance and patience!
>
> I appreciate it.
>
> John
>
>
>
> --
> View this message in context:
> http://qooxdoo.678.n2.nabble.com/Need-help-with-Models-please-tp7581630p7581657.html
> Sent from the qooxdoo mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Don't let slow site performance ruin your business. Deploy New Relic APM
> Deploy New Relic app performance management and know exactly
> what is happening inside your Ruby, Python, PHP, Java, and .NET app
> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
> http://p.sf.net/sfu/newrelic-dev2dev
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to