Answer Posted / sowmya
<% Response.Cookies("variable name ")="value" %>.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why do we use asp?
Explain how do you initiate a string without escaping each backslash?
What is the difference between asp and html? Or why asp is better than html?
Explain the advantages of using asp?
What are the features of asp?
What is the difference between jsp and asp?
Write a program in ASP that connect with "Employee" Database and Select all records from "Emp" table and shown in tabular form.
How can you change the primary scripting language for a page?
Explain the tasks performed by <> tags?
What opens asp files?
Explain the difference between querystring collection and form collection?
Explain the function of attributes in tags?
Whats the difference between struct and class in c#?
Which is the default scripting language of asp in server-side?
we are doing Design of Placement Website as our academic project. Home page is in c#.net format and register page is in asp.net format. We met a problem in this.register page is not linked in home page. how i complete my project with out any change..?