NetTalk Central

Author Topic: Date range on form - weird behaviour  (Read 2083 times)

ianburgess

  • Full Member
  • ***
  • Posts: 119
    • View Profile
    • Email
Date range on form - weird behaviour
« on: July 12, 2012, 03:19:08 AM »
I have a form with two local variable "FromDate" and "ToDate". The action of the form is to run a report (in a new tab using _blank) and the report is filtered on the date range (by getting and using the form date session variables).

All works fine the first time the report is run - the report opens in a new tab.
If you close the report tab and then try and run report again by clicking on "Go" on form, then no records are found as if the date range is invalid. If you refresh the form before calling the report for the second time, all works fine.

What is going on here?

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11179
    • View Profile
Re: Date range on form - weird behaviour
« Reply #1 on: July 12, 2012, 04:59:53 AM »
which build are you on?
which browser are you using?
do you get a different effect in another browser?

ianburgess

  • Full Member
  • ***
  • Posts: 119
    • View Profile
    • Email
Re: Date range on form - weird behaviour
« Reply #2 on: July 12, 2012, 05:16:28 AM »
I am on 5.32 of Nettalk and the behaviour is the same on Firefox and IE (latest versions of each)