/    Sign up×
Community /Pin to ProfileBookmark

URL code, operator and format

Hi all,
i have the following url

/workorders.html?&workorders_f_workOrderStatus.description=Pending

it displays a list workorders with a status of pending

i require code of the url to exclude that specific status, so i’m looking for the code to NOT EQUAL – sort of like:

/workorders.html?&workorders_f_workOrderStatus.description(NOT EQUAL)Pending

hope someone can assist . . . forgive me if this is done wrong, my first ever post/blog visit
Greetings
Andre

to post a comment
HTML

6 Comments(s)

Copy linkTweet thisAlerts:
@ssdogApr 19.2013 — that piece of url is a request and it is analyzed in a server-side script...you could use something like [B]workorders_f_workOrderStatus.description=Active[/B] or whatever status you want
Copy linkTweet thisAlerts:
@hvcauthorApr 22.2013 — hi ssdog, thanks, okay so I understand it is a server-side script, does it mean there is not a NOT EQUAL keyword to be used on server-side scripts?.... I might have various statuses and just thought instead of coding EQUAL for 99 statuses I could code NOT EQUAL the ONE status i'd like to exclude.
Copy linkTweet thisAlerts:
@ssdogApr 22.2013 — the only way of doing that is to change the code of the script...if you do so, you can use !=, and keep the url just as it is
Copy linkTweet thisAlerts:
@hvcauthorApr 22.2013 — ok thanks ssdog, i'll have to speak to the developer of the scripts then, I only have the "end user" access - just thought I could get around the issue this way.
Copy linkTweet thisAlerts:
@ssdogApr 22.2013 — no problem...talk to him and tell him exactly what you want...he wil know what to do?
Copy linkTweet thisAlerts:
@shawnmichaelsMay 08.2013 — Thanks for taking the time to discuss this, I feel strongly about it and love learning more on this topic.
×

Success!

Help @hvc spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.3,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...