Results 1 to 2 of 2

Thread: Tornado-.dbErrorRedirect

  1. #1
    Join Date
    Dec 2002
    Location
    Albany, NY
    Posts
    115

    Tornado-.dbErrorRedirect

    I'm using Tornados .dbErrorRedirect to call an .HTM file. The .dbErrorRedirect
    captures the error code and displays the .htm file correctly. However, after clicking the browsers back button
    it tales you back to the application where if you click the filters "Cancel"
    button, the .htm file is displayed again. This will continue until the ReLoad button is clicked. Why isn't the filter "Cancel" button not working correctly in this situation? Here's the code for the .dbErrorRedirect function:

    .dbErrorRedirect="702:56=/upps_development/norecords.htm"

    thanks, Paul

  2. #2
    Join Date
    Oct 2002
    Posts
    933
    Correct - 'bad' filter is not cleared before re-direct and carried over. Fixed - V3-3.6+ will have it.

    Thanks,

    FK

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •