RE: Re: history.back() does not work in IE

2002-04-25 Thread Argenis Perez
try popusers <[EMAIL PROTECTED]> wrote: >Try "history.back()" > >On Thu, 25 Apr 2002, David vd Geer Inhuur tbv IPlib wrote: > >> >> Hi there, >> >> I am writing a CGI-script (using Perl of course! :). >> >> Ones the submit button is hit I check if some specific var's are set. >> If not I give

Re: history.back() does not work in IE

2002-04-25 Thread popusers
Try "history.back()" On Thu, 25 Apr 2002, David vd Geer Inhuur tbv IPlib wrote: > > Hi there, > > I am writing a CGI-script (using Perl of course! :). > > Ones the submit button is hit I check if some specific var's are set. > If not I give them some output and a back button > { > This works on

RE: history.back() does not work in IE

2002-04-25 Thread Michael Gargiullo
id 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 Hi, Looked good, but wasn't effective unfortunetly :( Here is what I did in the script

Re: history.back() does not work in IE

2002-04-25 Thread Adam Morton
tbv IPlib'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, April 25, 2002 12:42 PM Subject: RE: history.back() does not work in IE > > -Original Message- > > From: David vd Geer Inhuur tbv IPlib > > [mailto:[EMAIL PROTECTED]] > > Sent:

RE: history.back() does not work in IE

2002-04-25 Thread David vd Geer Inhuur tbv IPlib
ECTED] > > > > -Original Message- > From: Bob Showalter [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 25, 2002 11:43 AM > To: 'David vd Geer Inhuur tbv IPlib'; [EMAIL PROTECTED] > Subject: RE: history.back() does not work in IE > > > >

RE: history.back() does not work in IE

2002-04-25 Thread Scot Robnett
Solutions [EMAIL PROTECTED] [EMAIL PROTECTED] -Original Message- From: Bob Showalter [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 25, 2002 11:43 AM To: 'David vd Geer Inhuur tbv IPlib'; [EMAIL PROTECTED] Subject: RE: history.back() does not work in IE > -Original Mes

RE: history.back() does not work in IE

2002-04-25 Thread Bob Showalter
> -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 > > .. > He

RE: history.back() does not work in IE

2002-04-25 Thread David vd Geer Inhuur tbv IPlib
t; From: David vd Geer Inhuur tbv IPlib > [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 25, 2002 11:18 AM > To: [EMAIL PROTECTED] > Subject: history.back() does not work in IE > > > > Hi there, > > I am writing a CGI-script (using Perl of course! :). > > Ones

Re: history.back() does not work in IE

2002-04-25 Thread drieux
On Thursday, April 25, 2002, at 08:17 , David vd Geer Inhuur tbv IPlib wrote: > I am writing a CGI-script (using Perl of course! :). is there anything else worth doing it in??? > Ones the submit button is hit I check if some specific var's are set. > If not I give them some output and a back

history.back() does not work in IE

2002-04-25 Thread David vd Geer Inhuur tbv IPlib
Hi there, I am writing a CGI-script (using Perl of course! :). Ones the submit button is hit I check if some specific var's are set. If not I give them some output and a back button {