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

  • From: "Peter" <lists@xxxxxxxxxxxxxxxxxxx>
  • To: <websitecritique@xxxxxxxxxxxxx>
  • Date: Fri, 3 Aug 2001 09:31:58 -0400

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 
~~~~~~~~~~~~~~~~~~~~~~

Other related posts: