Path to listViewer.php

4 posts by 3 authors in: Forums > CMS Builder
Last Post: October 30, 2008   (RSS)

Re: [NigelGordijk] Path to listViewer.php

Hi, Nigel -

You won't find a file called listViewer.php on your server - not until you've created it!

It is just an example of "a" file through which you wish to output the results of your searches.

Simply create a list file (call it whatever you want) and upload it on to your server. Then point to it using the correct path, such as...

[font "Verdana"]<form method="POST" action="/path/to/my/searchResultsViewer.php">

:0)

Perch


[font "Verdana"]

[font "Verdana"]

Re: [Perchpole] Path to listViewer.php

Now that you've explained it to me it seems so obvious! Thanks for making it so clear.
Nigel Gordijk

Common Sense Design: User-focused Web design
Tel: 001 519 342 5348 | Web: www.commonsensedesign.net

Re: [NigelGordijk] Path to listViewer.php

By Dave - October 30, 2008

If the search form and search results are all on the same page I usually just enter ? like this and it stays on the same page.

<form method="POST" action="?">

blank might work as well.
Dave Edis - Senior Developer
interactivetools.com