Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Saving Prev Links and certain form info for reuse

Reply
Thread Tools

Saving Prev Links and certain form info for reuse

 
 
=?Utf-8?B?U3R1?=
Guest
Posts: n/a
 
      02-25-2005
Hi,

I want to be able to come up with some way
of navigating around a system that allows me to save certain screen info
(Say combo box setting) so that when returning to the screen from a link
on another screen it remembers the screen settings as they were.

Using javascript can obviously be messy as I found
Session variables could be overkill since different screens have potentially
different
screen saving requirements although there is some comonallity

Also saving the link u came from this might also not be from a menu but a
link on a page and could be a server side or javascript link


Also I have read u should keep session variables to a minimum although some
sort of class object holding screen state in a session might be a good way to
do it

Any Ideas

TIA

Stu
 
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
To reuse or not to reuse jacob navia C Programming 19 12-18-2006 07:22 AM
code reuse and design reuse sailor.gu@gmail.com C Programming 16 02-12-2006 09:09 PM
Reuse paramter list and reuse connection tshad ASP .Net 5 05-17-2005 12:33 AM
Prev and Next Links Bijoy Naick ASP .Net Datagrid Control 1 03-02-2004 02:57 PM
To reuse or not to reuse.... Hylander Java 0 02-26-2004 12:00 AM



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