|
-
using "" within a input text box
i have an input text box called search. The problem is i need the user to enter...
"horror films" AND dvds
and perform an action if they do. So ideally i would write...
if (_root.search==""horror films" AND dvds") but this doesnt work as the "" are reserved for actually quoting the value, so it messes things up.
is there a way around this?
thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|