[Flashcoders] loadvar call to asp fail

2013-01-29 Thread Rodrigo Augusto Guerra
hi all, I'm having some problems with a flash+asp app. it´s just a 30 questions quiz that EACH answer given by the user recorded in a sql table(tb1), and the sum of the corrected questions on a 2nd table (tb2). the code: I call the asp page using the following code:

Re: [Flashcoders] loadvar call to asp fail

2013-01-29 Thread Karl DeSaulniers
Well remember. It could be your users connection, computer or browser that isn't working properly also. Do you have error checks where the data is being send and received? When the database is read, updated? Or when a certain part of the page loads? You can block entry yourself notifying the