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

Reply via email to