Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~58 People Reached
Favorite Forums
Favorite Tags
jsp x 1
Member Avatar for numarkweb

I'm trying to stop a search page returning results without page titles. I'm trying to write an if statement to tell it to skip the record in this case. My code is <table border="0" width="99%"> <cms:pageList> <% if ('<cms:page display="title"/>' != null) { %> <tr> <th class="pageAbstract"><a href="<cms:page display="href"/>">View <cms:page …

Member Avatar for aniseed
0
58