What variable can you use to share info across the whole
application for one user?
Answer Posted / pradeep
Session
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Why is error handling required?
For 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
By default in vbscript the arguments passed to functions and subroutines are by reference or by value?
how to increasing the numbers in a given text box please write a vb script
1. How do declare public variable in vb scripts?
How do i automate a website www.flyashx.com without having any test cases witin a week time.
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
Which object provide information about a single runtime error in a vbscript?
i have a problem with this error(this error related edit and
delete button,when i click this button in datagrid..i will
get this error)"Invalid postback or callback argument.
Event validation is enabled using
How to find the font in qtp. Scenario:After entering the username and passwd you will be navigate into the "welcome:Username" page.Now I want to extarct font for this message.
while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans
Mention the rules for using option explicit statement?
How strcomp function works?
What is dictionary object in vbscript? Explain?
create a form to accept username and password validate the username and password with using message box, display the corresponding user message