Webmaster Forums Banner Professional Hosting from Just Host
Welcome Guest Search | Active Topics | Members | Log In | Register

Mail Reading-ps Options
Vidya
Posted: Monday, August 18, 2008 10:19:28 AM
Rank: Advanced Member
Groups: Member

Joined: 8/18/2008
Posts: 31
Points: 93
Location: India
I am trying to read the rediffmail usign the below code. But facing problem, while i user to get the link of the mail, i am getting all the link of the page, While i just want to get only mail name - link (not all the link of an page) so that i able to read the mail message by clcking on them in qtp.

Dim Lnk,Webcheckbox
Set Lnk= Description. Create
'********* To count and display the webcheckbox
Lnk("micclass").value="Link"
set LinkName= Browser("Welcome to Rediffmail:").Page("Welcome to Rediffmail:").ChildObjects( Lnk)
LinkCount=LinkName. Count
msgbox LinkCount
For i=1-1 to LinkCount-1
DataTable.SetCurren tRow(i)
DataTable.Value("Name",1)=LinkName( i).GetRoProperty ("name")
Next
Waiting for the reply
Sponsor
Posted: Monday, August 18, 2008 10:19:28 AM
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

ASPNET Theme created by Boskone (Dan Ferguson)
Powered by HaqTech.Com
Copyright © 2003-2006 Yet Another Forum.net. All rights reserved.
This page was generated in 0.835 seconds.