Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Security > Security question?

Reply
Thread Tools

Security question?

 
 
MilanB
Guest
Posts: n/a
 
      07-22-2005
Application has a webform where user can edit/modify some information that
are stored in database.

When I show data to user, I must somewhere memorize ID of database record
that is currently edited.

Where to do that? So malicious users can not chage that ID (of current
edited record), and in that manner modify some other record, and not current
one?
 
Reply With Quote
 
 
 
 
Yunus Emre ALPÖZEN [MCSD.NET]
Guest
Posts: n/a
 
      07-24-2005
store it in viewstate and use viewstatemac


--
HTH

Thanks,
Yunus Emre ALPÖZEN
BSc, MCSD.NET

"MilanB" <> wrote in message
news:AF96A5FC-2453-4235-9178-...
> Application has a webform where user can edit/modify some information that
> are stored in database.
>
> When I show data to user, I must somewhere memorize ID of database record
> that is currently edited.
>
> Where to do that? So malicious users can not chage that ID (of current
> edited record), and in that manner modify some other record, and not
> current
> one?



 
Reply With Quote
 
 
 
 
MilanB
Guest
Posts: n/a
 
      07-24-2005
Thanks!

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Accessing higher security level from higher security level nderose@gmail.com Cisco 0 07-11-2005 10:20 PM
Going from higher security level interface to lower security interface- HELP!!! - AM Cisco 4 12-28-2004 09:52 PM
IT-Security, Security, e-security COMSOLIT Messmer Computer Support 0 09-05-2003 08:34 AM
How secure is the security from my security form? Aaron Java 1 08-04-2003 06:16 PM
MCSA: Security MCSE: Security question Rick Sears MCSE 0 07-29-2003 08:02 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57