<p>Our website is configured to use Custom URLs (so that we get nice readable names in the address bar of the browser).</p> <p> </p> <p>Within our website we use the Database Publisher to display some data from an Excel or Access datasource.</p> <p> </p> <p>We experienced a problem that the search function within these data didn't work, after some research i noticed that a hidden field in the search form of MasterListGen.html was the problem.</p> <p> </p> <p>The line:</p> <p> </p> <p> <input type="hidden" name="ID" value="<!--@PageID-->" id="ID"> </p> <p> </p> <p>does not seem to work correctly when Custom URLs is enabled.</p> <p> </p> <p>For now, the solution is to remove this line and it works.</p> <p>-Emil</p>
Developer forum
E-mail notifications
Search option Database Publisher template
Replies
Posted on 01/07/2008 09:56:37
Oops. double post.
The website gave an error while i was posting this message: "Object reference not set to instance of an object".
Posted on 01/07/2008 10:16:29
We're currently fixing the problem with the posting:)
What page do you reach, when you post without an ID?
Posted on 01/07/2008 11:58:09
Sorensen wrote:
We're currently fixing the problem with the posting:)
What page do you reach, when you post without an ID?
I just get the same page again, but now with the filtered results. So it's ok. ;-)
Posted on 01/07/2008 11:59:51
What's the content of the action attribute of the form tag? Just curious:)
You must be logged in to post in the forum