[PHP-DEV] Multilpe submits ...

2001-10-19 Thread Markus Fischer

Anyone with proper access feeling responsible preventing multiple
submits ? :)

- Markus

-- 
Markus Fischer,  http://guru.josefine.at/~mfischer/
EMail: [EMAIL PROTECTED]
PGP Public  Key: http://guru.josefine.at/~mfischer/C2272BD0.asc
PGP Fingerprint: D3B0 DD4F E12B F911 3CE1  C2B5 D674 B445 C227 2BD0
  -All your scripts are belong to Zend-

-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] Multilpe submits ...

2001-10-19 Thread Joao Prado Maia


On Fri, 19 Oct 2001, Markus Fischer wrote:

 Anyone with proper access feeling responsible preventing multiple
 submits ? :)


Isn't that something that the developer should handle, and not the
language itself ? Do you know if any other language does something like
that ?

Joao

--
João Prado Maia [EMAIL PROTECTED]
http://phpbrasil.com - php com um jeitinho brasileiro
--
Precisando de consultoria em desenvolvimento para a Internet ?
Impleo.net - http://impleo.net/?lang=br


--
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] Multilpe submits ...

2001-10-19 Thread Derick Rethans

Hello,

I think he meant multiple bug report submits here...

Derick

On Fri, 19 Oct 2001, Joao Prado Maia wrote:


 On Fri, 19 Oct 2001, Markus Fischer wrote:

  Anyone with proper access feeling responsible preventing multiple
  submits ? :)
 

 Isn't that something that the developer should handle, and not the
 language itself ? Do you know if any other language does something like
 that ?

 Joao

 --
 João Prado Maia [EMAIL PROTECTED]
 http://phpbrasil.com - php com um jeitinho brasileiro
 --
 Precisando de consultoria em desenvolvimento para a Internet ?
 Impleo.net - http://impleo.net/?lang=br


 --
 PHP Development Mailing List http://www.php.net/
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]


Derick Rethans

-
PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED]
 SRM: Site Resource Manager - www.vl-srm.net
-
JDI Media Solutions - www.jdimedia.nl - [EMAIL PROTECTED]
 Boulevard Heuvelink 102 - 6828 KT Arnhem - The Netherlands
-


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] Multilpe submits ...

2001-10-19 Thread Joao Prado Maia


On Fri, 19 Oct 2001, Derick Rethans wrote:

 Hello,

 I think he meant multiple bug report submits here...


Duh! Well, on that case I guess Jan Lehnardt already has the code for that
functionality, as described on his last email to the list.

Can someone grant him access to the appropriate cvs repository ?

Joao

--
João Prado Maia [EMAIL PROTECTED]
http://phpbrasil.com - php com um jeitinho brasileiro
--
Precisando de consultoria em desenvolvimento para a Internet ?
Impleo.net - http://impleo.net/?lang=br



--
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] Multilpe submits ...

2001-10-19 Thread Jan Lehnardt

Hi,
On Fri, 19 Oct 2001 09:45:52 -0400 (EDT)
Joao Prado Maia [EMAIL PROTECTED] wrote:

 Duh! Well, on that case I guess Jan Lehnardt already has the code 
for that functionality, as described on his last email to the list.

Actually it is just a note next to the submit button. But it should do
the job.

Jan
-- 
Q: Thank Jan? A: http://geschenke.an.dasmoped.net

-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] Multilpe submits ...

2001-10-19 Thread Sander Roobol

 Actually it is just a note next to the submit button. But it should do
 the job.
Can't you check for duplicate messages? Construct a query which checks if
there's already a row with that e-mail adres, subject, etc... that should
really do it...

Sander


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] Multilpe submits ...

2001-10-19 Thread Markus Fischer

I was thinking about a session var on which we do magic stuff so
e know he has submitted only one.

The note .. won't be the final solution, trust me.

On Fri, Oct 19, 2001 at 04:15:54PM +0200, Sander Roobol wrote : 
  Actually it is just a note next to the submit button. But it should do
  the job.
 Can't you check for duplicate messages? Construct a query which checks if
 there's already a row with that e-mail adres, subject, etc... that should
 really do it...
 
 Sander
 
 
 -- 
 PHP Development Mailing List http://www.php.net/
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 
Markus Fischer,  http://guru.josefine.at/~mfischer/
EMail: [EMAIL PROTECTED]
PGP Public  Key: http://guru.josefine.at/~mfischer/C2272BD0.asc
PGP Fingerprint: D3B0 DD4F E12B F911 3CE1  C2B5 D674 B445 C227 2BD0
  -All your scripts are belong to Zend-

-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] Multilpe submits ...

2001-10-19 Thread Tobias Schenck

Sorry for posting as a non-developer,

we store an md5-hash in a unique key which does the trick.

Tobias
Sander Roobol [EMAIL PROTECTED] schrieb im Newsbeitrag
003201c158a8$9096da80$01e3a8c0@grotepc">news:003201c158a8$9096da80$01e3a8c0@grotepc...
  Actually it is just a note next to the submit button. But it should do
  the job.
 Can't you check for duplicate messages? Construct a query which checks if
 there's already a row with that e-mail adres, subject, etc... that should
 really do it...

 Sander




-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]