Mention how to create a cookie using vbscript?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More VB Script Interview Questions

What are the properties of regexp object?

0 Answers  


what is the use of QCUtil? explain with one example?

1 Answers  


reverse the string without using reverse string?

2 Answers   CSS Corp,


I wrote the vbscript code on notepad i was geeting run time error "object required line 1" my code is set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signin("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Setsec ure.Crypt.Encrypt("entr password") browser("gmail").page("gmail").WebButton("siginobj").click pls tell me whats wrong

1 Answers  


Write a program to resize an array of 5 elements to 4 elements and display all the elements.

1 Answers  






i am having some basic knowledge in c and VB 6.0. i qtp i want to know how to write the codings. by recording it is generating lot of codings. for example i want to test the text box. senerio is text box should not accept alphabets if it accept alphabets we should return fail status if it get number we should return pass status. how to write coding in vb script please help me

0 Answers  


How to assign a date value to a variable?

0 Answers  


Out of the different type of operators, which are evaluated first and last in the vbscript language?

0 Answers  


Explain about constants in vb script?

0 Answers  


Which in-built function is used to format the number in the vbscript language?

0 Answers  


how to declare a variable in vbscript using vbscript

4 Answers  


Which function is used in the vbscript language to convert the specified expression into a date type value?

0 Answers  


Categories