Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do you turn off cookies for one page in your site?

Answers were Sorted based on User's Feedback



How do you turn off cookies for one page in your site?..

Answer / s. verma

Use the Cookie.Discard Property which Gets or sets the
discard flag set by the server. When true, this property
instructs the client application not to save the Cookie on
the user’s hard disk when a session ends.

Is This Answer Correct ?    16 Yes 4 No

How do you turn off cookies for one page in your site?..

Answer / baskar

go to internet explorer then click right then move to
property afterthat you get internet option select the
advanced box you can get net setting,then go to security
option ,enable the empty internet temporary files.then
apply,ok.
after surffing net you have to delete the cookies,to delete
the cookies in ms dos,go to start then move to run
option ,type "cookies" command afterwards delete them.

Is This Answer Correct ?    6 Yes 17 No

Post New Answer

More ASP.NET Interview Questions

What is app_code folder in asp net?

0 Answers  


How to you can limit Access to Web API to Specific HTTP Verb?

0 Answers  


Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc

0 Answers  


What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?

0 Answers  


What is ispostback property?

0 Answers  


What parameters can you pass in the url of the api? Can get and post use the same url?

0 Answers  


What types of data validation events are commonly seen in the client-side form validation?

0 Answers  


Explain the difference between response.redirect vs server.transfer

0 Answers  


What can you do with asp.net?

0 Answers  


What is caching? What are the different types of caching?

6 Answers  


I M working in 1.1 .net framework. In a page I have 5 text box & 2 data grid. In PageLoad() All text box will populate with blank value & 1st dataGrid with some value. When I click on EDIT button Of the 1st dataGrid,The Relevent data Of the particular row will populate in first 3 textboxs & corresponding relevent data Will populate in the 2nd DataGrid. Now when I click 2nd datagrid's EDIT button of a perticular Row,relevent data will populate on last 2 textboxs & 1st 3 textbox's value will be same as per as it was........ ........My Problem Is ........... When I click on edit button Of 2nd DataGrid, 1st 3 text boxes values goes Off & 2nd DataGrid Is goes off Due to Postback.but The relevent value is populated In last 2 textboxes.So How I stoped this postback??So that all the data in 1st 3 textboxes will be same.So that I can edit the values of 2nd Grid with 1st 3 textBoxes value.. plz dirctly mail me 1 copy of post to... maloy.adhikari@in.com

2 Answers  


can we transfer data from one page to another page using viewstate if so how?if not y?

1 Answers   Patni,


Categories