MorganGreylock
Programmer
I have a couple CFM pages, one action page and one result pages. The problem is that when I change any data (combo boxes, text boxes, etc) on the first page, then click on the submit button again, I have to hit reload on the results page in order to see the changed data. I'm just using standard CFQUERY/CFOUTPUT tags, etc etc.
Does anyone have a clue why this is happening? I don't want my users to have to hit reload every time. I'm using Netscape 4.7 or so, and I have the 'Compare files to server' set to 'Never', so technically it shouldn't ever use the cache, although I know it does anyway.
Should I just reload the page automattically using a meta refresh in the results page, or is there a 'real' solution?
Thanks
MG
Does anyone have a clue why this is happening? I don't want my users to have to hit reload every time. I'm using Netscape 4.7 or so, and I have the 'Compare files to server' set to 'Never', so technically it shouldn't ever use the cache, although I know it does anyway.
Should I just reload the page automattically using a meta refresh in the results page, or is there a 'real' solution?
Thanks
MG