473,396 Members | 2,068 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Any cool solution to save ENTIRE screen content and state?

We have an ASPX (C#) webform which hosts dropdownlists, textboxes, grids,
checkboxes, etc.
The users want to:

#1 - "FREEZE" the entire webpage contents (and state)
#2 - move IE browser to another URL (possibly several URLs ... maybe
even terminate the session and restart another session an hour+ later)
#3 - but eventually to return to the original FROZEN page
#4 - and .... shazam .... everything is exactly like they left it

I know I could write code to save the contents and state of each control
into the database ONE CONTROL AT A TIME. Then reconstitute the form later ONE
CONTROL AT A TIME. But that would be SOOOOOO much work.

Does anyone know a COOL way to capture

#1 - an entire webpage and state in a serializable form
#2 - save the capture to a database file
#3 - reconstitute the entire saved page later

Thanks - Volking

P.S. this entire operation happens in an HTTPS environment where users are
authenticated against Active Directory. So security is ok.

Note: Was directed to RE-POST this Q from ASP NG into this NG.

--
Frederick Volking
System Architect
SC Dept of Juvenile Justice
Nov 19 '05 #1
1 1426
Hello Frederick:

You might find the @outputCache on the page doing a similar effect. I do
not know though if it would behave differently if viewed over SSL.

http://msdn.microsoft.com/library/de...ngFeatures.asp
HTH,
Phillip Williams
http://www.societopia.net
http://www.webswapp.com
"FlashMerlot" wrote:
We have an ASPX (C#) webform which hosts dropdownlists, textboxes, grids,
checkboxes, etc.
The users want to:

#1 - "FREEZE" the entire webpage contents (and state)
#2 - move IE browser to another URL (possibly several URLs ... maybe
even terminate the session and restart another session an hour+ later)
#3 - but eventually to return to the original FROZEN page
#4 - and .... shazam .... everything is exactly like they left it

I know I could write code to save the contents and state of each control
into the database ONE CONTROL AT A TIME. Then reconstitute the form later ONE
CONTROL AT A TIME. But that would be SOOOOOO much work.

Does anyone know a COOL way to capture

#1 - an entire webpage and state in a serializable form
#2 - save the capture to a database file
#3 - reconstitute the entire saved page later

Thanks - Volking

P.S. this entire operation happens in an HTTPS environment where users are
authenticated against Active Directory. So security is ok.

Note: Was directed to RE-POST this Q from ASP NG into this NG.

--
Frederick Volking
System Architect
SC Dept of Juvenile Justice

Nov 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Pavan Arise | last post by:
Dear all.. I have a picturebox filled on a form. The picturebox has some graphics displayed on it.I was trying to save the picturebox, but continuesly failed to do so. I am clueless of why it is...
4
by: Andras Gilicz | last post by:
Hi VB fans I'm working on a relatively large project in VB6 with about a dozen forms, including graphs, labels, text boxes, etc. The software itself is actually a flow simulator with more or...
7
by: BBB | last post by:
I have a web form with a <div> section ... I have it setup so the Update/Cancel buttons are fixed at the bottom of the screen while the content of the form is in the <div> and scrolls. Nice to the...
2
by: FlashMerlot | last post by:
We have an ASPX (C#) webform which hosts dropdownlists, textboxes, grids, checkboxes, etc. The users want to: #1 - "FREEZE" the entire webpage contents (and state) #2 - move IE browser to...
7
by: joseph.inglis | last post by:
I have a web browser object on a form which I have set to edit mode and use the UCOMIConnectionPointContainer interface to hook in and catch events. All working sweetly. Except there...
5
by: navicom | last post by:
How I can copy an screen area (in C# Pocket PC) in order to modify and then to restore de original content ? Thanks in advance.
4
by: Jonny | last post by:
Hello Group How do I open a Save File Dialog from an ASPX page behind a browse button? Any help would be fantastic!! I am using ASP.NET 1.1 using VB.NET as the coding language TIA
1
by: davidr | last post by:
Hi, I am using Divs with CSS to setup a layout for a site. I am using the <Div>s and style sheets below. I want the TopMenu to go across the entire top of the browser. It does go across the...
14
by: fdu.xiaojf | last post by:
Hi, I have a program which will continue to run for several days. When it is running, I can't do anything except waiting because it takes over most of the CUP time. Is it possible that the...
0
by: arunprabu | last post by:
Hi, I have a problecm with the AJAX request in my webpage. I have some filters on top of the page. I have a submit button and an empty div below the filters. Some of the filters have ajax...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.