> Sorry, I have no clues on your main question but I just had to pipe in
> on this strategy. Most people would really recommend that you not use a > generator to perform "actions". That's what flow (and Actions) are for. I think I'll take this advice and modify the code that do these actions to use DatabaseAction's instead. I just havent found a good tutorial/doc/example of using DatabaseAction's yet (and havent looked too hard yet). For the short term I'm using XSP generators to perform the actions.. based on some sql error, I either do a redirect back to some url, or display the error message. But I think I'll just move DatabaseActions up to a higher priority on my change list and see if that fixes my multiple login problem. Thanks, - Brent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
