Hi

Yes now i tried to copy it straight in. The items are listet trough a action.
Could this have something to do with it.

I tried to make a print of $InputKeywords, to see if it was there, it is there on the
first screen, but not on the rest.

Tom

----- Original Message ----- 
From: Shannon -jj Behrens <[EMAIL PROTECTED]>
To: FreeTrade <[EMAIL PROTECTED]>
Sent: Monday, April 10, 2000 11:20 PM
Subject: Re: SV: SV: [FreeTrade] Search results


> > It just seems like the value of $InputKeywords is lost when i go to a new page.
> 
> Are you POSITIVE that you're doing the below:
> 
> > > print("<BR>\n");
> > > if ($resultsIndex > 0)
> > >    print("<A HREF=\"" . ScreenURL("this_screen", FALSE,
> > >  *->     array("resultIndex"=>$prevIndex)) . "\">Previous</A>");
> > > if ($resultsIndex < $totalHits)
> > >    print("<A HREF=\"" . ScreenURL("this_screen", FALSE,
> > >  *->     array("resultIndex"=>$nextIndex)) . "\">Next</A>");
> 
> -jj
> 
> -- 
> if (shannon - jj) * behrens == webEngineer["CLEAR INK�"]:
>     print "<i>imagination is the only real medium(sm)</i><br>"
> 
> 
> ------------------------------------------------------------
> To subscribe:    [EMAIL PROTECTED]
> To unsubscribe:  [EMAIL PROTECTED]
> Site:            http://www.working-dogs.com/freetrade/
> Problems?:       [EMAIL PROTECTED]
> 



------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to