Exforsys
+ Reply to Thread
Results 1 to 3 of 3

EnableViewState

This is a discussion on EnableViewState within the Interview Questions forums, part of the Career Management category; What does the \"EnableViewState\" property do? Why would I want it on or off?...

  1. #1
    ikdaigo is offline Junior Member Array
    Join Date
    Jul 2004
    Answers
    5

    EnableViewState

    What does the \"EnableViewState\" property do? Why would I want it on or off?


  2. #2
    NareshShroff is offline Junior Member Array
    Join Date
    Apr 2004
    Answers
    18

    Re:EnableViewState

    Assume you have some registration form. You entered all the details and clicked the submit buton. If there is any wrong entry it again gives you the same registration page asking you to enter the correct value. Here the \"enable view state\" plays an important role. If ur enableviewstate is set to ON then all the values you entered will be displayed again making life easier. You dont need to re-enter all values. If you set enableviewset OFF then you have to reenter all values again.

    Its better to set enableviewstate OFF for the password filed.

    Hope you got some idea


  3. #3
    ikdaigo is offline Junior Member Array
    Join Date
    Jul 2004
    Answers
    5

    Re:EnableViewState

    Thanks dude


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...