Webmastersite.net
Register Log In

Filtering by state

Title Filtering by state
Description can't get it to work...
Message Text Can someone tell me what I'm doing wrong? I'm trying to follow the information on scripts.webmastersite.net/w...nks/wsnmanual/articles/201 (manual)

I've tried to filter my listings by state. {LINKLSTATE} but need to give the user the choice from a drop down.

I tried to add a sample of my code but the forum keeps changing it, so I've had to put a : where there should be a = after form action.

<form action:"index.php?action=displaycat&catid=20&filter=lstate" method="post">
Show Only Listings in this
<select name="filtervalue" class="body">
<option value="" selected>State</option>
<option value="CA">California</option>
<option value="CO">Colorado</option>
</SELECT>
<input type="submit" value="Filter" class="button">
</form>

I'm sure it's something simple, but I can't seem to find it.
Rating
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
0/5 based on 0 votes.
Ownership Animal
Views 589 views. Averaging 0 views per day.
Similar Topics
Submission Date Mar 01, 2005 - 8:57 AM