RE: Witango-Talk: URL argument ?

2007-09-24 Thread GK
Is there a way to pass the posted arguments directly to a <@URL> call. From: Bill Downall [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 29, 2007 10:31 AM To: witango-talk@witango.com Subject: Re: Witango-Talk: URL argument ? GK, Here's a way: <@assign request$postArgsArray valu

RE: Witango-Talk: URL argument ?

2007-09-24 Thread GK
The only issue is that I want to have name=value and not name:value. Witango evaluates the = sign. Thx From: Bill Downall [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 29, 2007 10:31 AM To: witango-talk@witango.com Subject: Re: Witango-Talk: URL argument ? GK, Here's a way: <@as

Re: Witango-Talk: Moved to intel Mac, ODBC now dead

2007-09-24 Thread Robert Garcia
excel is ALSO powerpc not universal or intel. I use the actual tech drivers, universal, for everything. and I just load the mysql powerpc drivers for witango studio. -- Robert Garcia President - BigHead Technology VP Application Development - eventpix.com 13653 West Park Dr Magalia, Ca 95954

Re: Witango-Talk: Moved to intel Mac, ODBC now dead

2007-09-24 Thread Roland Dumas
thank you. What's puzzling is that it worked for about a week. Now, it won't load any drivers. I tried the intel mysql driver, but neither witango nor Excel can connect to it. NO drivers are loaded. Very puzzling. On Sep 24, 2007, at 6:27 PM, Robert Garcia wrote: Its not the mac, its the

Re: Witango-Talk: Moved to intel Mac, ODBC now dead

2007-09-24 Thread Robert Garcia
Its not the mac, its the witango studio, it will no longer work with any java or JDBC function, because java does not run through rosetta. Also, you can't use the intel mysql drivers, cuz it is powerpc app, and I believe those drivers are NOT universal, so they won't work with powerpc app.

Re: Witango-Talk: OT: AJAX problem

2007-09-24 Thread Ben Johansen
Do you create the select statement "document.createElement" or are you creating the select statement and using "responseText"? I have found that to work cross platform i was better to create a shell of the select in the main form and populate it thru Ajax. this way the select object is alrea

Re: Witango-Talk: Moved to intel Mac, ODBC now dead

2007-09-24 Thread Roland Dumas
it's failing me now, along with myODBC driver On Sep 24, 2007, at 3:21 PM, Kaustav Acharya wrote: Intel Macs we found were a bit picky about their ODBC drivers. OpenLink has a excellent ODBC driver for intel macs. We use it religiously and have rarely encountered problems. They also provide

Re: Witango-Talk: Moved to intel Mac, ODBC now dead

2007-09-24 Thread Kaustav Acharya
Intel Macs we found were a bit picky about their ODBC drivers. OpenLink has a excellent ODBC driver for intel macs. We use it religiously and have rarely encountered problems. They also provide excellent support! Hope that helps! Kaustav On 9/24/07 2:59 PM, "Roland Dumas" <[EMAIL PROTECTED]> w

Witango-Talk: Moved to intel Mac, ODBC now dead

2007-09-24 Thread Roland Dumas
I moved from a powerpc mac to an intel mac a couple weeks ago. After using the migration tool, I was very happy that all apps were healthy. I tried out Witango Studio, could connect to all my odbc databases and update apps just fine. This morning, I open up Witango Studio and find that I ca

Re: Witango-Talk: variables getting muxed

2007-09-24 Thread William Conlon
Sounds similar to session hijacking (we had a discussion on this In January 2006). Use cookies instead of passing the userreference in the URL. --bill On Sep 24, 2007, at 8:02 AM, WebDude wrote: Mm... That sounds like a good idea. Check to see if Vars are set and if so, ask them to

Witango-Talk: OT: AJAX problem

2007-09-24 Thread Brian Humes
Hi all, On our corporate intranet, we have a timesheet application that each employee fills out daily. Each line item of the timesheet has a description, job number, task code and hours worked column. Up until now, we've simply listed all available task codes in a pulldown menu and hoped

Re: Witango-Talk: variables getting muxed

2007-09-24 Thread Robert Garcia
The thing is, don't allow them to logout on the new window, but tell them to go to the old window and logout, so it doesn't stay open loaded. Anyway, there are lots of different ways to skin it, but I would guess this is more than likely user issue you aren't accounting for. -- Robert Ga

RE: Witango-Talk: variables getting muxed

2007-09-24 Thread WebDude
Mm... That sounds like a good idea. Check to see if Vars are set and if so, ask them to logout. John Muldoon Corporate Incentives 3416 Nicollet Ave S Minneapolis, MN 55408-4552 612.822. [EMAIL PROTECTED] http://cipromo.com _ From: Robert Garcia [mai

Re: Witango-Talk: variables getting muxed

2007-09-24 Thread Robert Garcia
First, I would remove all references to <@userreferenceargument> in urls completely if you are using witango v5.5. Second, we had an issue like this, and it stumped us for a long time, until we watched what the users were doing. Users think, that if they open another browser window, or tab,

Witango-Talk: variables getting muxed

2007-09-24 Thread WebDude
Hi all, I have a strange thing happening with one of my clients. We are still in the process on trying to find the problem. It might be a firewall issue on thier end, but I thought I might ask a couple of questions here. I have a site for a company that has around 150 employees. It is an employ