From: Konstantin R. <gr...@re...> - 2000-09-15 01:00:52
|
On Thu, 14 Sep 2000, Luke Ehresman wrote: > I have had this many many many times with the compose form. I found that > sometimes Netscape doesn't like ENCTYPE="multipart/form-data". Try changing > the form tag to remove that (if it's in there) and see if that helps. I > have never gotten around that problem in compose, because when I remove it, > I can't upload attachments, but with it in there, Netscape doesn't respond > -- exactly like you described. No, this doesn't apply. When SquirrelSpell first loads, it grabs the contents of the Compose form with JavaScript and then submits its own form, which has no ENCTYPE. I would think that a good Netscape reinstall will solve the problem (I suspect that the onLoad() function doesn't get called for whatever reason. Your guess is as good as mine). -- Konstantin Riabitsev Nicodemus Project Tech From Russia with love. |