Search Postgresql Archives

Re: double entries into database when using IE

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jul 05, 2005 at 02:04:47PM -0400, D A GERM wrote:
>
> I am having a problem when a browser dumps data into a table. 

How exactly is the browser dumping data into a table?  Via a form
submission handled by a CGI program or the like?

> When the browser is Firefox , it works perfect; when the browser is IE, 
> it dumps 2 entries into the table just thousandths of a second apart.

If you're doing a form submission, do you see multiple entries for
IE in the web server's access logs?

> What could be causing this? Is this an issue with IE, Apache or Postgres.

We'd need more information to say for sure.  Can you tell us more
about the path from the browser to the database?  Have you tried
to simplify the problem, i.e., create the smallest possible test
case that exhibits the undesirable behavior?  Sometimes that means
writing a separate program that isn't useful to your application
per se, but that eliminates the irrelevant factors so you can focus
on what matters.

-- 
Michael Fuhr
http://www.fuhr.org/~mfuhr/

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux