Un-Answered Questions { Scripts }

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

1743


how can i get two different fonts in a single line

1556


give me any information abou vb script books learn quckly

1647


Description.Create

2154


The below script is working Internet browser but not working in mozilla plz find that good way... function doSubmit(op){ var rowcount=document.getElementsByName ("parameterTypeId").length; var parameterGrade; var performance; var goal; if(op == "save"){ for (var i=0; i < rowcount; i++) { var param=eval("document.forms [0].parameterGrade"+i); if(param.value != "select"){ return true; } } alert("Please rate atleast one attribute"); return false; }//if ends here

1998


What process happens behind, when we try to access any page on the internet.

1637


In case of we are not saving the information as cookies. how server detects the same user?

1735


I have to write Shells (Linux + Unix)for publishing packages and reports. Is it possible ? What are the differents executable programs ineed to call ?

1674


wht must be the interview question on corinthian information technology solutions incorporated.

2179


how to increasing the numbers in a given text box please write a vb script

1694


how to increase the values in text box in a given text box increament by two values by clicking on button

1641


Hi Guys, I am very new to QTP tool , In real time environment how to test the application with this tool, 1. How to load application in QTP tool 2. How to write test script in QTP. 3. In manual testing we test login box (user id , password) how can we test this kind of testing with QTP tool with examples . Please guys put some focus on my questions , real time ecperienced answers would be appreciate, advance thanks ,please guys i am expecting ur answers as soon as posible

1840


Please let me Know regarding any material regarding VB Scripting which should be easily understandable for Beginners.

1525


Enter the roll number of a student and get his marks from a database file called MARKS. Use an ASP code for the same

1779


Write a program in asp to find out the leap year. [Accept the year from the user ]

2288