Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Security > Passing information between pages

Reply
Thread Tools

Passing information between pages

 
 
Tim Almond
Guest
Posts: n/a
 
      07-18-2003
I am currently building a site, and we have a number of users that can have
a particular priveledge, but each user has their own set of cases that they
can update (identified by case ID).

When the user clicks on a case, it needs to pass this to an 'update case'
form.

I want this to be secure, so that users can't spoof a message and update
someone else's case. In old ASP, I would pass it in the querystring and
revalidate the ID at the other end against their session ID.



 
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
Passing information between pages John ASP .Net 1 04-15-2006 06:51 PM
passing information between pages francois ASP .Net 1 02-03-2004 03:16 PM
passing information between ASPX pages francois ASP .Net 5 01-12-2004 08:09 AM
Re: Sharing information between pages S. Justin Gengo ASP .Net 0 08-18-2003 02:30 PM
Re: Storing page information / viewstate between pages Munsifali Rashid ASP .Net 0 06-27-2003 03:51 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