how to get date format from system locale..format means neither long nor shor... format from system locale. i need like your date is mm/dd/yyyy formate or mm-dd-yy or with time like that. how to get.
2 8361Can we create Crystal Report object in QTP?If yes then what it is and what are its various properties?
3463For a webbased application:- what should be code in expert veiw, for retrieving a single column name "username" from a server and checking whether exported "username" from datatable doesn't exist in server. suppose i have saved in excelsheet a username="gayatri" , which is exported, then checked for whether this username "gayatri" exist in server database or not ? if exist then allow to enter new username, which should be again checked for in loop , or else come out of loop and enter a distinct "username". plz let me have this answer in my id gayatrisahooin@hotmail.com
2199In QTP how to insert a data base check point for web based application and simultaneous link to code in expert veiw. hw to retrieve a data(single coulumn from server) that matches with inserted value manually or exported from excel sheet.
2 7772can any body give the code to write the function for given suppose user login with usrer id and pwd to yahoomail.after cliking "sign in"if it is valid user id the next page will display userid'message box.( Note u have to use excel sheet to retrive the userid's data)
3 9056How to use Text file (Notepad) as ur data source in QTP? Can u please provide some function code for it?
1 9256When importing an excel file that has several columns each with different number of rows into QTP's Global datatable, how can you count the number of rows in a particular column?
3 8817wht must be the interview question on corinthian information technology solutions incorporated.
HP,
2618
What is the scope of a constant declared using public?
Can someone please tell me what poor design in a relational database (not the layout or style) is and how it can be avoided? PLEASE...im desperate.
filter the array values without using filter function?
what is used of Property........End Property loop ? how to write the script for it?
1. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)
Can anyone send me a vb script function for verifying the functionality of active links on a web page
How to create a cookie using vbscript?
Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?
How to declare an array in vbscript?
What are the data types supported by vbscript?
Explain the scope of the variables using dim, public, and private keywords respectively.
What is vbscript language used for and which earlier language is it modeled upon?
In html file what is an ideal position to include vbscript?
What are the naming conventions while declaring a variable in the vbscript language?
Mention characteristics of sub procedures?