Hello, We set up a few simple Tango apps a few years ago that I believe were Tango 3.6 - Which were not all that long ago ported up to Witango Server for OS X, currently v5.0.1.065.
One app is a simple FileMaker DB search (If you can call FileMaker a DB?) ;) However since the upgrade, people have complained about getting results other than for what they searched... It turns out that if you hit the page from two different browsers at very close to the same time, they'll both get the results of one of the searches. It's basically just a simple form where the user just selects some values out of the table to bring up the resulting matching records. We just go: <FORM METHOD=POST ACTION="<@CGI><@APPFILE>?function=search&start=1&<@USERREFERENCEARGUMENT>"> And then the TAF just branches on function and does a search on the @POSTARG's Actually, it didn't have that @USERREFERENCEARGUMENT at first, I added that out of desperation... But no luck... I also thought to check the DEFAULTSCOPE in the witango.ini - which for some reason was set to request, which I couldn't even find in the help (though my help seems to not be easily searchable) - So I tried setting it to user and re-starting the witangod, but it didn't make any difference either. Any ideas, anyone..? Do you need more info? It's been at least a year or two since I've had to do any Witango programming, and I never did do anything particularly complicated, so it might just be something obvious to others.. Any thoughts or suggestions would be very much appreciated. Thanks - Andrew Derry -- Andrew Derry - [EMAIL PROTECTED] Simon Fraser University Application Integration Support - MBC1415 Burnaby, BC Canada V5A 1S6 ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
