Explain the string concatenation function in vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
Hi anyone Can Send Solution to the Question wt m posting now Prepare Script for the Bellow Scenario? Login to Gmail Page Open Inbox check Mails save them in a Folder
How to pass the parameter from one function to another function in VB Scripting?
what does create object actually do when you call it in vbscript?
I want to count the total no of links present in yahoo home page. The script like 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 But while running the script it is fail (the object not present in the object repository).How to overcome please tell me the detail steps...for QTP9.30
generic function for webedit box for web application
Explain the adodb.stream class?
How to create a cookie using vbscript?
When inserting strings into a SQL table in ASP what is the risk and how can you prevent it?
write a vbscript for traffic signal
write a vb script to open a text file and write into it
WHAT IS ENVIRONMENT VARIABLES?and where it is used in real time scenario?
What is the technology used by vb script?