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

Re: [cobalt-users] CGI script writing twice



Two things i know of that will do this, certainversions of internet
explorer have a bug that makes it post some forms twice, and doing a
redirect in certain situations (especially with a delay) can do this, i
havn't seen this happen in the default setup on a raq tho...i suppose it
could happen on SSL if the cert isn't the right one for the IP , the
server miight renegotiate it after the fact and retry the POST, but the
form isn't supposed to get the first one, have the form echo it's
enviroment and see what settings are in effect when it's posted...


On Sat, 20 May 2000, Eric Beck wrote:
> I have a self modified version of FormMail.pl which basically writes the
> sensitive data collected to a unique file.  The unique filename is
> generated within, via a random function...this script works perfectly on
> other servers ... arghhh
> 
> When it runs on the SSL at www.thedomainname.com  it seems to run two
> instances of the script.  It has to, because the random function that is
> creating the unique filenames, is at the top of the script.  So, for some
> reason the rewrite rules, or whatever (I'm so frustrated with these Cobalt
> RaQ servers -- it's just ridiculous) is causing the script to actually
> execute twice.  I cannot for the life of me figure this out.
> 
> Can someone help?
> 
> Thanks,
> 
> 
> Eric Beck, BWSD
> http://web-design.net/index.shtml  mailto:admin@xxxxxxxxxxxxxx
> 996 Basswood Avenue, Oshawa, ON L1H 2G7
> Phone: 905 436 6814   Fax:  413 581 7439
> ================================================================
>                    http://InstantDomainRegistration.com 
>                $22 CDN (~$15 US) !!! Save Up To 57% on Domain Registration !!!
>                 A Beck Web Servers and Design Company
> ================================================================
> BECK WEB SERVERS & DESIGN - WHERE SUPPORT AND SERVICE ARE #1
> ================================================================
> 
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
> 
>