[website-critique] Re: Looking for this script.

  • From: "Peter" <lists@xxxxxxxxxxxxxxxxxxx>
  • To: <websitecritique@xxxxxxxxxxxxx>
  • Date: Sat, 4 Aug 2001 13:58:18 -0400

I found something better:

 <SCRIPT LANGUAGE="JavaScript">

 <!--Beginning of Javascript--
function Update()  {this.location="http://www.eszaro.com/"};
timeout=window.setTimeout("Update();", 000);
//--End of JavaScript code--></Script>

~~~~~~~~~~~
Peter

-----Original Message-----
From: websitecritique-bounce@xxxxxxxxxxxxx
[mailto:websitecritique-bounce@xxxxxxxxxxxxx]On Behalf Of Eric C. Vogel
Sent: Saturday, August 04, 2001 1:08 PM
To: websitecritique@xxxxxxxxxxxxx
Subject: [website-critique] Re: Looking for this script.



Thank you Peter for following up on that script. On the jump box one, I did
change it to the correct domain and still no go. Any Ideas?
http://www.benefitservicesgroup.com/ebsg/client_access.htm

Eric
----- Original Message -----
From: "Peter" <lists@xxxxxxxxxxxxxxxxxxx>
To: <websitecritique@xxxxxxxxxxxxx>
Sent: Saturday, August 04, 2001 9:54 AM
Subject: [website-critique] Re: Looking for this script.


>
> TRY THIS:
>
> <body onUnload="popupHandle.close()">
> <script language="JavaScript"><!--
> var popupHandle =
> window.open('http://www.eszaro.com/','windowName','width=640,height=480');
> file://--></script>
>
> ~~~~~~~~~~~
> Peter
>
> -----Original Message-----
> From: websitecritique-bounce@xxxxxxxxxxxxx
> [mailto:websitecritique-bounce@xxxxxxxxxxxxx]On Behalf Of Peter
> Sent: Friday, August 03, 2001 9:32 AM
> To: websitecritique@xxxxxxxxxxxxx
> Subject: [website-critique] Re: Looking for this script.
>
>
>
> Take out the 'http://www.someweb.cz/777' from the script and input your
> address.
>
> ~~~~~~~~~~~
> Peter
>
> -----Original Message-----
> From: websitecritique-bounce@xxxxxxxxxxxxx
> [mailto:websitecritique-bounce@xxxxxxxxxxxxx]On Behalf Of Eric C. Vogel
> Sent: Friday, August 03, 2001 9:26 AM
> To: websitecritique@xxxxxxxxxxxxx
> Subject: [website-critique] Re: Looking for this script.
>
>
>
> For some reason it still does not work. I have put it on this site here.
> http://www.benefitservicesgroup.com/ebsg/client_access.htm
>
> I don't see here to put the text to forward to the URL. I would like to
set
> jorgensenford to forward to
> http://www.benefitservicesgroup.com/ebsg/clients/jf/
>
> Thank you,
> Eric Vogel
> ----- Original Message -----
> From: "Peter" <lists@xxxxxxxxxxxxxxxxxxx>
> To: <websitecritique@xxxxxxxxxxxxx>
> Sent: Thursday, August 02, 2001 6:04 PM
> Subject: [website-critique] Re: Looking for this script.
>
>
> >
> > Your BODY tag should look like this:
> >
> > <body onLoad();">
> >
> > ~~~~~~~~~~~
> > Peter
> >
> > -----Original Message-----
> > From: websitecritique-bounce@xxxxxxxxxxxxx
> > [mailto:websitecritique-bounce@xxxxxxxxxxxxx]On Behalf Of Eric C. Vogel
> > Sent: Thursday, August 02, 2001 10:37 AM
> > To: websitecritique@xxxxxxxxxxxxx
> > Subject: [website-critique] Re: Looking for this script.
> >
> >
> >
> > And how would I call it with the onload? I put the script in and got
> > nothing. I do not know Java, or any other programming code. I tried C
and
> > did bad at it. This stuff isn't my type. Looks like I can figure out how
> to
> > add the forwarding info though.
> > Thank you,
> > Eric Vogel
> > ----- Original Message -----
> > From: "Peter" <lists@xxxxxxxxxxxxxxxxxxx>
> > To: <websitecritique@xxxxxxxxxxxxx>
> > Sent: Wednesday, August 01, 2001 3:08 PM
> > Subject: [website-critique] Re: Looking for this script.
> >
> >
> > >
> > > Call it from "" by onLoad() function.
> > >
> > > <script>
> > >     var Dreferrer=(document.referrer+"").toLowerCase();
> > >     var DefaultTarget="http://www.someweb.cz/777";;
> > >     var arrayOfURLs=new Array();
> > >     var i=0;
> > >     arrayOfURLs[i++]=new
> > > RedirObj("http://www.atlas.cz","http://www.someweb.cz/1";);
> > >     arrayOfURLs[i++]=new
> > > RedirObj("http://www.ibm.cz","http://www.someweb.cz/2";);
> > >
> > >     function RedirectTo(){
> > >         for (i1=0;i1<arrayOfURLs.length;i1++){
> > >             if (Dreferrer.indexOf(arrayOfURLs[i1].sourceURL)!=-1)
> > >                 location.href=arrayOfURLs[i1].targetURL;
> > >                 return;
> > >         }
> > >         location.href=DefaultTarget;
> > >     }
> > >
> > >     function RedirObj(sourceURL1,targetURL1){
> > >         this.sourceURL=sourceURL1;
> > >         this.targetURL=targetURL1;
> > >     }
> > >
> > > </script>
> > >
> > > ~~~~~~~~~~~
> > > Peter
> > >
> > > -----Original Message-----
> > > From: websitecritique-bounce@xxxxxxxxxxxxx
> > > [mailto:websitecritique-bounce@xxxxxxxxxxxxx]On Behalf Of Eric C.
Vogel
> > > Sent: Wednesday, August 01, 2001 11:47 AM
> > > To: websitecritique@xxxxxxxxxxxxx
> > > Subject: [website-critique] Looking for this script.
> > >
> > >
> > > I have searched all over the net, including Peter's link list. I am
> > looking
> > > for a script similar to http://www.rent-now.net/ for the Property ID.
I
> > > would like a client to Enter thier ID and have it take it to thier
> > website.
> > >
> > > instread of typing
http://www.benefitservicesgroup.com/ebsg/client/jjch
> I
> > > would like them to go to www.benefitservicesgroup.com/ebsg (currently
no
> > > page there.) and type jjch or thier company name in the box, hit GO
and
> be
> > > taken to http://www.benefitservicesgroup.com/ebsg/client/jjch .
> > >
> > > The way the ASP login works will not allow a single point login.
> > >
> > > Thank you,
> > > Eric Vogel
> > >
> > >
> > > Please Forward This Email to a Friend
> > >
> > > ~~~~~~~~~~~~~~~~~~~~~~
> > > List Info:
> > > //www.freelists.org/cgi-bin/webpage?webpage_id=websitecritique
> > > ~~~~~~~~~~~~~~~~~~~~~~
> > >
> > >
> > > Please Forward This Email to a Friend
> > >
> > > ~~~~~~~~~~~~~~~~~~~~~~
> > > List Info:
> > //www.freelists.org/cgi-bin/webpage?webpage_id=websitecritique
> > > ~~~~~~~~~~~~~~~~~~~~~~
> >
> >
> > Please Forward This Email to a Friend
> >
> > ~~~~~~~~~~~~~~~~~~~~~~
> > List Info:
> > //www.freelists.org/cgi-bin/webpage?webpage_id=websitecritique
> > ~~~~~~~~~~~~~~~~~~~~~~
> >
> >
> > Please Forward This Email to a Friend
> >
> > ~~~~~~~~~~~~~~~~~~~~~~
> > List Info:
> //www.freelists.org/cgi-bin/webpage?webpage_id=websitecritique
> > ~~~~~~~~~~~~~~~~~~~~~~
>
>
> Please Forward This Email to a Friend
>
> ~~~~~~~~~~~~~~~~~~~~~~
> List Info:
> //www.freelists.org/cgi-bin/webpage?webpage_id=websitecritique
> ~~~~~~~~~~~~~~~~~~~~~~
>
>
> Please Forward This Email to a Friend
>
> ~~~~~~~~~~~~~~~~~~~~~~
> List Info:
> //www.freelists.org/cgi-bin/webpage?webpage_id=websitecritique
> ~~~~~~~~~~~~~~~~~~~~~~
>
>
> Please Forward This Email to a Friend
>
> ~~~~~~~~~~~~~~~~~~~~~~
> List Info:
//www.freelists.org/cgi-bin/webpage?webpage_id=websitecritique
> ~~~~~~~~~~~~~~~~~~~~~~


Please Forward This Email to a Friend

~~~~~~~~~~~~~~~~~~~~~~
List Info:
//www.freelists.org/cgi-bin/webpage?webpage_id=websitecritique
~~~~~~~~~~~~~~~~~~~~~~


Please Forward This Email to a Friend 

~~~~~~~~~~~~~~~~~~~~~~
List Info: //www.freelists.org/cgi-bin/webpage?webpage_id=websitecritique 
~~~~~~~~~~~~~~~~~~~~~~

Other related posts: