Re: Witango-Talk: Re: Populating Frames

2007-10-30 Thread Beverly Voth
On 10/29/07 7:35 PM, "Wayne Irvine" <[EMAIL PROTECTED]> wrote in whole or in part: > Back to the original question. > > If the frames 2, 3 and 4 are within a rectangular area you could load a > frame set within a frameset. > > The initial frameset would contain frame 1 and frame A. The frameset

Witango-Talk: <@choicelist> syntax question

2007-10-30 Thread Dan Stein
Using <@choicelist> I want the form to submit when the user select something from the choice list. There appears to be a onChange listed in the docs I am not sure what syntax goes in there to submit the form. Thanks Dan -- Dan Stein FileMaker 7 Certified Developer Digital Software Solutions 79

Re: Witango-Talk: <@choicelist> syntax question

2007-10-30 Thread Dan Stein
OK I have the syntax but it does not seem to work > as onChange, onBlur or OnFocus. Not sure whatI should > use for a select list to work correctly or do I have > someother error > > > > <@CHOICELIST NAME="password" TYPE="select" OPTIONS="@@programs" > SIZE=""  CLASS="" STYLE="" > onFocu

Witango-Talk: Need a Chat for min. 1.000 concurent users...

2007-10-30 Thread [EMAIL PROTECTED]
MUST: - Chat - CAM I know, that I can get it if I have running a ADOBE Flash Server. What I like to have, is, that it works on/and with WITANGO. Why it is not possible to create a Chat Solution with Witango ? Why is it not possible to crate a Cam or P2P - System with Witango ? Is the Witango r

Witango-Talk: <@servername>

2007-10-30 Thread Fogelson, Steve
I want to be able to determine which service I am using (without "forcing" the service with the FORCE_SERVER_ARG_NAME argument) in a Load balancing environment. The docs indicate to use <@servername> to accomplish, so I am trying to change the Witango Definition to a different name on one of the se

Re: Witango-Talk: <@choicelist> syntax question

2007-10-30 Thread Ben Johansen
try <@CHOICELIST NAME="password" TYPE="select" OPTIONS="@@programs" SIZE="" CLASS="" STYLE="" onChange="document.forms ['hs'].action='<@APPFILE>?_function=password'; document.forms ['hs'].submit();" VALUES="@@file" SELECTED="None"> notice that i have an empty action at first also using th

Re: Witango-Talk: <@servername>

2007-10-30 Thread Robert Garcia
There is a much easier way to do this. In your witango.ini files on each server, give them a different listener address, so they only listen on that one ip. Then, to identify a server in your code, like in a comment in your html, is just use the var <@var system$listenerAddress> and it will

RE: Witango-Talk: <@servername>

2007-10-30 Thread Fogelson, Steve
Robert, I set the listener address in witango.ini to an internal ip assigned to the server, restarted the service and it passed all requests to the other server and quit handling requests itself. Do I need to change the clients.ini WITANGO_SERVER= from 127.0.0.1 to the same ip as defined i

RE: Witango-Talk: <@servername>

2007-10-30 Thread Robert Shubert
Another way to solve this is to simply load another system variable into Witango.ini. It isn't really documented, and doesn't always work as you might expect so don't go crazy, but if you add a line to your Witango.ini stanza like "myservername=fred", then @@system$myservername will resolve to "fre

Re: Witango-Talk: <@servername>

2007-10-30 Thread Robert Garcia
I remember trying that before, and it didn't work, or there was something about it that made me abandon, but it was so long ago, I have no idea. I will have to test that again. -- Robert Garcia President - BigHead Technology VP Application Development - eventpix.com 13653 West Park Dr Magali

Re: Witango-Talk: <@servername>

2007-10-30 Thread Robert Garcia
Whatever you use in the listener address should be the same ip in clients.ini. -- Robert Garcia President - BigHead Technology VP Application Development - eventpix.com 13653 West Park Dr Magalia, Ca 95954 ph: 530.645.4040 x222 fax: 530.645.4040 [EMAIL PROTECTED] - [EMAIL PROTECTED] http://big