Hi folks,
I have a web page I wrote for a class assignment (which I embellished a little) that doesn't seem to
work on all browsers, platforms, etc. The problem appears to be that the page doesn't refresh
completely when the page calls it self. The refresh (which should happen when the form action
fires) should reload a file into an iFrame, but it doesn't. I do have 3 submit buttons on one form,
but it works well for me. On the machines that don't display the results properly a click of the
Refresh (or Reload) button retrieves the new data?
The link to the page is:
At the bottom of the page is a link "Display this page's source code..." click it to view the PHP
source code as dump through the highlight function...with some other features I added, like reliable
line numbers.
Thanks for any insight you can lend...
Rick
I have a web page I wrote for a class assignment (which I embellished a little) that doesn't seem to
work on all browsers, platforms, etc. The problem appears to be that the page doesn't refresh
completely when the page calls it self. The refresh (which should happen when the form action
fires) should reload a file into an iFrame, but it doesn't. I do have 3 submit buttons on one form,
but it works well for me. On the machines that don't display the results properly a click of the
Refresh (or Reload) button retrieves the new data?
The link to the page is:
At the bottom of the page is a link "Display this page's source code..." click it to view the PHP
source code as dump through the highlight function...with some other features I added, like reliable
line numbers.
Thanks for any insight you can lend...
Rick
Comment