Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
OR conditions in Description.Create()
#3
Solved: 11 Years, 3 Months, 3 Weeks ago
Hi Ankur,
I must check if links on a website page point to an existing page or not. My idea is to collect with ChilObject all links, then click them and capture the final url. I see (thanks to another thread with you) that there are links with target property = "_top" and with target property = "_blank", but also with target property = "" (not valorized).
I wanted to know how create a unique collection of links with target property = "_top" or "_blank", but not = "".
Obviously the code i reported is wrong... but if i don't define the target property, my objLink will contain also links with target property not valorized.
The problem is not blocking, i can always create 2 distinct objects (one "_top", one "_blank"), but i was interested on the idea to define objects with more than 1 acceptable values for a property.. or similarly with a property with all values except someone [for ex. descrLink("target").value <> "" ]... is it possible?

thanks a lot
Reply


Messages In This Thread
OR conditions in Description.Create() - by stevol - 07-21-2008, 02:58 PM
RE: OR conditions in Description.Create() - by stevol - 07-22-2008, 02:26 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question adding two conditions into a while statement lotos 4 5,072 11-10-2017, 04:49 AM
Last Post: lotos
  How to find out the object property in the Description language . njnirmal 9 6,661 05-19-2015, 12:30 AM
Last Post: qtptester66523
  vb script to stop execution of functions if conditions fail visitjaga 1 7,380 12-05-2013, 12:26 AM
Last Post: ravi.gajul
  Description.Create with same propertie and different values, not working ttralor 2 2,482 01-13-2013, 12:11 AM
Last Post: ttralor
  Error while creating object using description.create object in VB script SarodeGirish 5 6,251 06-19-2012, 05:30 PM
Last Post: ssvali

Forum Jump:


Users browsing this thread: 2 Guest(s)