Results 1 to 19 of 19

Thread: ASP.NET handling viewstate and controls

Threaded View

  1. #19

    Thread Starter
    PowerPoster motil's Avatar
    Join Date
    Apr 2009
    Location
    Tel Aviv, Israel
    Posts
    2,143

    Re: ASP.NET handling viewstate and controls

    I've read somewhere that you can use JSON to be more secure, i think it was something with serialize it.. but yea i understand, no matter the method you use once you use js users can call your methods and even modified its variables, you can even do so through any browser address bar.
    in addition to that, every single information you send and receive with ajax can easily be read by others(Firefox's FireBug anyone?)

    thank you very much for pointing the security issue i will now be much more careful and will put much more thought when using ajax.
    Last edited by motil; Apr 20th, 2010 at 03:05 AM.
    * Rate It If you Like it

    __________________________________________________________________________________________

    "Programming is like sex: one mistake and you’re providing support for a lifetime."

    Get last SQL insert ID

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width