Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Basic Realbasic > Re: sendback da...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 2 Topic 3277 of 3326
Post > Topic >>

Re: sendback data

by Joe Strout <joe@[EMAIL PROTECTED] > Oct 28, 2007 at 08:22 PM

In article <dontmewithme-78DE9D.23482328102007@[EMAIL PROTECTED]
>,
 Larry <dontmewithme@[EMAIL PROTECTED]
> wrote:

> Now I'd like to send Editfield.text data back to the client...but only 
> when I press a push button...how would I go about doing that??
> 
> do I have to do:
> 
> while (window1.pushbutton pressed)
> 
>    me.Write Editfield1.text
> 
> wend

No while loop.  In the Action event of that button, simply do

  someSocket.Write EditField1.text

Cheers,
- Joe

-- 
"Polywell" fusion -- an approach to nuclear fusion that might actually
work.
Learn more and discuss via: 
<http://www.strout.net/info/science/polywell/>
 




 2 Posts in Topic:
sendback data
Larry <dontmewithme@[E  2007-10-28 23:48:24 
Re: sendback data
Joe Strout <joe@[EMAIL  2007-10-28 20:22:23 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Jul 26 2:50:59 CDT 2008.