I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?
TCS,
1856To count the no of links present in the yahoo home page i have written the script like this Set fileSysObject=createobject("Scripting.FileSystemObject") Set linksFileName=fileSysObject.opentextfile ("D:\samplelinkfile.txt",2,true) Set linkDescObj=description.Create linkDescObj("micclass").value="Link" Set noOfLinks=browser("yahoo").Page("Yahoo! India").ChildObjects(linkDescObj) For i=0 to noOfLinks.count-1 linkName=noOfLinks(i).getROProperty("name") linksFileName.writeline(linkName) Next linksFileName.close Set fileSysObject=nothing While running the script it showing error that object "yahoo"isnot found in the object repository. Is there any setting before running the script? if yes what is the steps for it.Im using QTP9.0
2 4956How can PS be linked to COPA? How will the settlement take place in this case (when PS is linked to Controlling through COPA)
7 25527Can any body advise the best link to prepare for the forthcoming exams of Section Officer(Audit) to be held on the 30th of November? Does only 125 vacancies exist all over India in the general category?
2036
Can you give me some DBCC command options?(Database consistency check) - DBCC CHECKDB - Ensures that tables in the db and the indexes are correctly linked.and DBCC CHECKALLOC - To check that all pages in a db are correctly allocated. DBCC SQLPERF - It gives report on current usage of transaction log in percentage. DBCC CHECKFILEGROUP - Checks all tables file group for any damage.
What is the Difference between Loading and Linking ?
Difference between Linked Object and Embedded Object?
What is hyperlink?
Whether HTML supports multimedia: and document links?
What is the use of Hyperlink control for DHTML applications?
What hyperlinks available in PeopleBooks?
In cucumbers normal leaves (N) are dominant to curled leaves (n) and elongated fruit (L) is dominant to spherical fruit and these genes are linked on the same chromosome. If a pure-breeding normal-leaved, elongated fruit cucumber is crossed with a curled-leaved, spherical fruit cucumber, what will be the phenotype of the F1? the phenotypic ratio of the F2?
What's the Use of OLE Hyperlinking?
what is XLink and XPointer ?
How to get Dynamically Linked Comboboxes Set?
Code for Small C++ Class to Transform Any Static Control into a Hyperlink Control?
How to Link Different Data Sources Together?
Write a function that inserts an integer into a linked list in ascending order. Write the test cases for this function.
How to Stop TScrollbar button from blinking ?