On Jan 28, 2:29 am, Bilal Inamdar <[email protected]> wrote: > I am facing a very stupid issue but stuck there many hours > First, you have written 'encryptSTR' in one place and 'encrytSTR' in another: is that just in transcribing the code, or is it really there?
Next, are you sure that the Ajax is returning what you expect? You haven't said anything about the 'url' and 'tokenkcool' parameters: are they right for your PHP program? I would look at this under a debugger (such as Firebug) to view the result returned from the Ajax; and if that looks right, put a breakpoint on alertME. -- You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en.
