On Wednesday 03 November 2004 09:55, Murray @ PlanetThoughtful wrote:

Please be considerate by NOT posting your COMPLETE code. Construct a *concise* 
example that sufficiently illustrates your problem.

> However, the same form, submitted with what should be a blank recid hidden
> field value, is being treated differently - in IE it's being treated as
> though it's an edit, while in FireFox it's being treated as I expect it to,
> as an insert.

var_dump($_POST['recid']) and show what you're getting from IE and Firefox.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
A great empire, like a great cake, is most easily diminished at the edges.
  -- B. Franklin
*/

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

Reply via email to