This is exactly how I solve the problem as well, good to know I'm not the
only one with that idea. That must mean it wasn't that bad of an idea.
Dna

-----Original Message-----
From: Niklas Lampén [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 05, 2002 6:52 AM
To: Php-General
Subject: RE: [PHP] File Upload.


I've solved this kind of problems with three pages:

1. Form
2. Insert / Update data
3. Information about insert / update


Niklas

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] 
Sent: 5. maaliskuuta 2002 15:34
To: [EMAIL PROTECTED]
Subject: [PHP] File Upload.


Hi everybody.

I use a form to upload data to Oracle database using csv file. I need to
display a result page with all the lines who are good and the one which
are bad.

Everything works fine except the little problem of the refresh

If I click on the Explorer Refresh Button I will upload an other time
the same file.

How can I solve this problem ?

Laurent Drouet


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to