A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Complex Conditional Statement with XPath - Urgent Help Needed!

  1. #1
    And loving it!
    Join Date
    Mar 2001
    Posts
    26

    Complex Conditional Statement with XPath - Urgent Help Needed!

    Hi,

    I've got an urgent problem that I have been trying to rack my brain over for the past week. I need to create a complex conditional statement to use on an XPath. I'm doing a search on a database using six different checkboxes as:

    Class A
    [] class1a [] class2a [] class3a

    Class B
    [] class1b [] class2b [] class3b
    Where any combination of these boxes can be checked. These then need to influence an XPath statement:

    var query:String = "//record[CONDITIONS GO HERE]";
    Can anyone PLEASE help! I can't make heads or tales of it and haven't slept in 48 hours trying to solve the problem for a client.

    Thanks.
    Last edited by maxwell smart; 10-17-2005 at 06:53 PM.
    "Give a man an inch, and right away he thinks he's a ruler."

  2. #2
    And loving it!
    Join Date
    Mar 2001
    Posts
    26
    I would be prepared to pay anybody UK based who can sort this out for me. Thanks.
    "Give a man an inch, and right away he thinks he's a ruler."

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center