Web Connection
ExpandTemplate() not refreshing
07/02/2009
04:19:52 PM
2OU0Z075N Show this entire thread in new window
From:
Kevin Emmrich
To:
All
Attachments:
None
I have a WC 4x application that is on an edit page. The user presses a button and goes off and selects an employee name from a list. That name is entered into the wwSession.Vars field. The program recalls the Edit Page Routine, loads all the data from the VARS field and then recalls ExpandTemplate() to reshow the page being edited with the new data filled in.

I have a customer that when they go back to the page the employee name is NOT filled in (in definitely is in the VARS field). If they press the IE7 refresh button, it shows up, though. The actual data is on my web site and when I do the same thing (all day long) it refreshes just fine.

Is there a potential setting in IE that is causing it not to refresh correctly? I have been using this method for ages and I haven't known it to fail like this before. ... and the problem is I can't reproduce it myself with my IE 7 running on the same machine (but I've seen it happen on their machine using a web desktop sharing type program.

Any ideas would be appreciated.

Kevin