Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to retrive the randomly number from the web page . ?
#8
Solved: 10 Years, 9 Months, 3 Weeks ago
Hi njnirmal,

First of all let me explain one scenario. Then you can implement the same scenario in your case.

'***********************
In your gmail account when you login you will have around 20 new mails then "Inbox(20)" will display. When you relogin next day the mail count may change to 35 then "Inbox(35)". Now I want to validate the "Inbox(X)", so what we can do is
1) Add this object to OR
2) Reg Exp the Value in the OR as "Inbox.*"
Then if you highlight from OR the Inbox(20) or Inbox(35) or Inbox(Anything) thing will highlight. So, now ur script will work without any issue though the number is changing dynamically.

'**************
The second method is as it is webbased application, i can use the getCellData method and get the value from the particular (Though the cell content is chaged from Inbox(20) to Inbox(35) the cell row number and col number will be constant).
'******************************

I think,you are also running with the similar case.

Hope you got my point, if else ping me back. NoProbs
Thanks,
SUpputuri


Messages In This Thread
RE: How to retrive the randomly number from the web page . ? - by supputuri - 08-20-2009, 04:52 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Find the number of occurrences of each number present in a matrix. Kalai 2 3,383 03-30-2015, 11:28 PM
Last Post: gauravarora6611
  Whether function can return number of links and their names in a web page kotaramamohana 3 4,074 12-07-2012, 08:40 PM
Last Post: elango87

Forum Jump:


Users browsing this thread: 1 Guest(s)