Search Interview Questions
Question: How many types of cookies are available in asp?
Answer: There are 2 types of cookies
Persistent and Non-persistent
|
|||||||||||
Question: How many types of cookies are available in asp? Answer: There are 2 types of cookies There is two type of cookies in asp temperory(User Define) and permanent (Like Session ) Source: CoolInterview.com ![]() ![]() Persistent cookies are stored on your computer hard disk. They stay on your hard disk and can be accessed by web servers until they are deleted or have expired. Persistent cookies are not affected by your browser setting that deletes temporary files when you close your browser. ![]() ![]() If you have the better answer, then send it to us. We will display your answer after the approval Rules to Post Answers in CoolInterview.com:-
|
Related Questions | ||
Name the ASP Objects? |
|
|
What is the maximum size of an array? |
|
|
Can be Arrays resized by using the keyword REDIM? |
|
|
<%@ Language=VBScript %> <%If false then> <!-- #INCLUDE FILE="FunctionOne.inc"--> <%Else> <!-- #INCLUDE FILE="FunctionTwo.inc"--> <%End If> What would the above code load? |
|
|
How are sessions maintained? |
|
|
How to Display images using Response object? |
|
|
<SCRIPT LANGUAGE="VBScript" RUNAT=Server> a = 1 </SCRIPT> <SCRIPT LANGUAGE="VBScript"> a = 2 </SCRIPT> <% Response.Write a %> In the sample code shown above, what will be written to the screen? |
</SCRIPT> <SCRIPT LANGUAG - ASP Interview Questions & Answers" class="btn btn-primary btn-xs">View Answer |
|
<% iPos = Instr("Hello World","r") %> Referring to the above, what is the value of iPos? |
|
|
What is the Order of precedence for ARITHMETIC Operators. ^, -(negation), *or /, , mod, + or ? |
|
|
<% Response.Redirect("http://www.sql.com") %> What does the above code accomplish? |
- ASP Interview Questions & Answers" class="btn btn-primary btn-xs">View Answer |
|
How to include Active x controls in ASP code |
|
|
What programming model is ASP based on? Advantages of using interfaces for data access? What does connection.execute,connection.open do? Set application(?varname?)=session what happens here? How do you define disconnected Recordset in ASP? If ActiveCommand property not set in ASP what happens? Application_start,session_start session_end application_end Is the order important? What is 1 mod 2? |
|
|
I want to generate a report using a date, i give in a text box, then the report is generated on a new page in asp, but if i want to generate it to Excel file, it will not take the date which I have given in the text box, Why ? |
|
|
How do assign the memo data type in ASP page as variable? and I want to place that variable in HTML's textarea as its value? |
|
|
What are the differences between ASP and ASP.NET and is ASP.NET backward cmpatible to ASP. |
|
|
How to display a word document (.doc) file in HTML page using ASP? |
|
|
What is http header |
|
|
What is the difference between Server-side validation and Client-side validation? |
|
|
<SCRIPT LANGUAGE="VBScript" RUNAT=Server> a = 1 </SCRIPT> <SCRIPT LANGUAGE="VBScript"> a = 2 </SCRIPT> <% Response.Write a %> In the sample code shown above, what will be written to the screen? |
</SCRIPT> <SCRIPT LANGUAGE=" - ASP Interview Questions & Answers" class="btn btn-primary btn-xs">View Answer |
|
<% Set Application("Thing") = Server.CreateObject("THINGDOER.thingy") %> The above code appears in the global.asa file. What would it accomplish? |
%> The above - ASP Interview Questions & Answers" class="btn btn-primary btn-xs">View Answer |
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All ASP Interview Questions & Answers - Exam Mode / Learning Mode
India News Network |