How will you set the values for cookies?
Answer / sowmya
<% Response.Cookies("variable name ")="value" %>.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is a session?
Define response object?
What is the difference between asp and html? Or why asp is better than html?
Define text stream object?
Which is the default Scripting Language of ASP (server- side)?
what is WCF?
What is an asp model?
Describe how a browser-based Form POST becomes a Server-Side event like Button1_OnClick
Why does my code get a security exception when I run it from a network shared drive?
Which is the default scripting language in active server pages?
What is a form collection in asp?
Define session object?