Path to listViewer.php

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

By NigelGordijk - October 30, 2008 - edited: October 30, 2008

Hi, there.

I've integrated CMS Builder into my client's site without any problems, and it's been used to add content:

http://www.satoa.com/membersList.php.

I'd like to get the search engine working and the documentation states that I should use the following tag:

<form method="POST" action="/path/to/your/listViewer.php">

How do I find out what the actual path is to listViewer.php on this particular server? I can't find a file with this name.

Thanks!
Nigel Gordijk

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

Re: [Perchpole] Path to listViewer.php

By NigelGordijk - October 30, 2008

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