Re: [Gambas-user] Problems with forms

2010-07-16 Thread jose
Sorry, actually speak and write well in Spanish, my English is not so good. I need to send data from 'shrimp' to a php file, and receive data from the php file. I was reading a lot about shrimp, but the documentation is not very extensive. >From already thank you very much. El vie, 16-07-2010

Re: [Gambas-user] Problems with forms

2010-07-16 Thread Caveat
Hi Jose I don't really understand your question, sorry. Can you give some more details? Do you need to send data to a (php-based) website and get a response back? Generate a php file from some data in a Gambas form? Please be more specific and I'm sure someone much smarter than me will be able

[Gambas-user] Problems with forms

2010-07-14 Thread jose
Hello people of the community gambas. implemented some time ago gambas come in my projects, but I have found in the following situation: I need to send gamba's form data to a file.php, and get an answer from it. I have searched without documentation to successful outcomes. >From already thank yo