23 Sep
2002
23 Sep
'02
2:41 p.m.
On Mon, Sep 23, 2002 at 04:24:13PM +0200, Oliver Bleutgen wrote:
But maybe you could fool internet-explorer. Maybe alter the names of the form fields, e.g. <input type="text" name="textfield_3232"> where everything after the underscore is a random value.
instead of changing fields' names, just try to change the form's name to a random value. AFAIK the form's name is unused if there's only one form, so this shouldn't modify the way you access to the different fields alternatively I think you can disable this behaviour in IE's preferences (but I don't use IE) hth Jerome Alet