What is URL Loader.?
Answer / badmoon
The URLLoader Class is responsible for loading all textual
content and that include in addition to regular text files,
XML, HTML, and CSS.
Is This Answer Correct ? | 5 Yes | 0 No |
please send the scrpit driver program
What is URL Loader.?
what will this do? function show_alert value="Show User" eval("x=10; y=20; document.write(x*y)");
what is the difference between 32 bit O.S n 64 bit O.S?
how can we move to the next column in excel sheet in file operation using descriptive programming inQTP?
I have installed QTP version 9.0. I have installed Mozilla firefox version 2.0. But QTP "Record and Run settings" in WEB tab shows FIREFOX 1.5 in drop down to run session begins. So QTP does not record anything which I type in firefox. How can i recognise firefox 2.0 and how can i update browser version in QTP?
i a had secured second class in tenth and twelth and i secured first claas.can i apply for job
why script is client dependant.
In sap script, created 1 form but when its went to production system , client want some changes in 1 (ex - addrss) window, what we will do?
a="10.20.30.1" replace 1 with 45 in python using reg ex
database acl level has manager access.his name is listed in author and Reader fields. but he didn't sea a documents what is the reason?
How can we return a value from User Defined Function ? For Eg. we have 2 functions. In Fun1 i am getting 2 values (a,b) and i am addding those 2 and storing in to another var (c). Now i want to pass that var(c) to another function (fun2). What will be the script?