Re: [WebDNA] Send results to more pages?
This WebDNA talk-list message is from 2011
It keeps the original formatting.
numero = 106976
interpreted = N
texte = You need the results on two different pages? Will the same person be using the browser that has both pages open?If so ...I suppose you could save the search results as a temporary file, then include that file in another page, while displaying the results directly in the first page. But you'd have to reload the other page in order to get the results to show up there.Why do you need the results to appear in more than one page?Sincerely,Kenneth Grome> Can I send the results of a search to more than one page?> Right now, I have the results of the search staying on> the same page of the search (index.html), where I need> them. I also need them on another page.> > > > Thank you for your help with this.> > > > Lori> > > >