07-03-2008, 04:25 PM
Hi ,
Ill explain u clearly what i need.. below is the sample code
ill execute the above code for 3 times in a loop ... so that three distinct timestamp values will be created in my application.
Now i want these three values to be taken to my master sheet in runtime once it saves one by one .
So that from mastersheet again ill give these same 3 values as input to my application in another script..
i think ur clear now.. if not pls tel me .. ill explain u more than this..
Its very urgent .. pls someone help
Ill explain u clearly what i need.. below is the sample code
Code:
Browser().page().frame().webedit().set "abc"&dates &time
//save.click
Browser().page().frame().webedit().set "abc"&dates &time
//save.click
Browser().page().frame().webedit().set "abc"&dates &time
//save.click
ill execute the above code for 3 times in a loop ... so that three distinct timestamp values will be created in my application.
Now i want these three values to be taken to my master sheet in runtime once it saves one by one .
So that from mastersheet again ill give these same 3 values as input to my application in another script..
i think ur clear now.. if not pls tel me .. ill explain u more than this..
Its very urgent .. pls someone help