> -----Original Message----- > From: David vd Geer Inhuur tbv IPlib > [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 25, 2002 12:32 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; > [EMAIL PROTECTED] > Subject: RE: history.back() does not work in IE > > .. > Here is what I did in the script : > > $submit = "<td><input type=submit value=Back name=\"needm\" > Onclick=\"javascript:history.back();\"></td>";
I'm no HTML expert, but aren't type="submit" and onclick="javascript:history.back()" mutually exclusive? I mean, do you want the button to submit the form, or go back? -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]