Forums
This topic is locked
Querystring + checking for whitespace
24 Jul 2006 13:16:52 SA Coder posted:
Hi guysAwesome forum!
I'm pretty new at programming and have a question.
I have content coming through via a querystring (its from a mobile text message)
Now the message could be something like "Help 123456" or "Help i dont know how"
What I want to do is check if the Querystring starts with Help
Any ideas / suggestions?
I insert everything into a database, but not sure how to get teh correct record back as this is being accessed all the time