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
No Answer is Posted For this Question
Be the First to Post Answer
Which function is used in the vbscript language to convert the specified expression into a date type value?
How to identify column in VSFlexgrid? My VSFlexgrid window is identified as 'Active X Control'
Is VBscript case-sensitive?
why variable name should not exceed 255 characters?
Difference between Do while loop and while wend loop
Why is error handling required?
Write a program to resize an array of 5 elements to 4 elements and display all the elements.
Diff between web table ,datatable and data base (QTP)
What is select case statement?
How strcomp function works?
How will you get a string with the specified character the specified number of times in vbscript?
reverse the string without using reverse string?