Firefix VS IE

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mtek

    Firefix VS IE


    Hi,

    We are having some issues with out pages. We have a set of pages
    which interact with a MySQL database. The pages are written in PHP &
    Javascript.

    One page in particular works fine, all the time, in Firefox. However,
    in IE, the page only works the first time and never works again,
    unless we remove the temporary files.

    In fact, using echo statements we've verified that the data going
    through the script and the MySQL statements created are correct. The
    change is just never applied to the database from the second time and
    after......

    Any suggestions?

    Thanks!

    John
  • sheldonlg

    #2
    Re: Firefix VS IE

    Mtek wrote:
    Hi,
    >
    We are having some issues with out pages. We have a set of pages
    which interact with a MySQL database. The pages are written in PHP &
    Javascript.
    >
    One page in particular works fine, all the time, in Firefox. However,
    in IE, the page only works the first time and never works again,
    Welcome to the club.
    unless we remove the temporary files.
    >
    In fact, using echo statements we've verified that the data going
    through the script and the MySQL statements created are correct. The
    change is just never applied to the database from the second time and
    after......
    >
    Any suggestions?
    Is this the same problem as onclick vs enter?

    URL?

    Comment

    • GArlington

      #3
      Re: Firefix VS IE

      On Jun 5, 12:21 am, Mtek <m...@mtekusa.c omwrote:
      Hi,
      >
      We are having some issues with out pages. We have a set of pages
      which interact with a MySQL database. The pages are written in PHP &
      Javascript.
      >
      One page in particular works fine, all the time, in Firefox. However,
      in IE, the page only works the first time and never works again,
      unless we remove the temporary files.
      >
      In fact, using echo statements we've verified that the data going
      through the script and the MySQL statements created are correct. The
      change is just never applied to the database from the second time and
      after......
      >
      Any suggestions?
      >
      Thanks!
      >
      John
      Look at what is different from first to other times...
      Something (abstract) that is written in PHP & Javascript (can be
      absolutely anything) that does not work under certain conditions...
      How do you expect us to guess what is wrong without ANY idea of what
      it does and how it does it?

      Comment

      Working...