473,385 Members | 1,673 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,385 software developers and data experts.

maintaining parameters between refreshes.

I have a set of variables in an ASP Page that are sent from another page
using properties. This works fine. However, when I refresh that page, those
properties are lost. How do I maintain those values between refreshes? I
tried creating another set of properties, but that didn't work.
Aug 7 '06 #1
2 1160
Post what you are trying to do.
Patrick

"Geoffrey Callaghan" <Ge***************@discussions.microsoft.comwrot e in
message news:16**********************************@microsof t.com...
>I have a set of variables in an ASP Page that are sent from another page
using properties. This works fine. However, when I refresh that page,
those
properties are lost. How do I maintain those values between refreshes? I
tried creating another set of properties, but that didn't work.

Aug 8 '06 #2
I am building a web application that will run a set of crystal reports. I can
run the report just fine, but if I refresh, or change pages, I lose my data
because the parameter values are not maintained. They are all set to
'nothing'.

I pass the data from my criteria pages into the report form via properties I
have created. I don't feel I should have to do that to just refresh a page,
but I don't know any other way. Oddly, none of the microsoft walkthroughs
address things like this.

"Patrick.O.Ige" wrote:
Post what you are trying to do.
Patrick

"Geoffrey Callaghan" <Ge***************@discussions.microsoft.comwrot e in
message news:16**********************************@microsof t.com...
I have a set of variables in an ASP Page that are sent from another page
using properties. This works fine. However, when I refresh that page,
those
properties are lost. How do I maintain those values between refreshes? I
tried creating another set of properties, but that didn't work.


Aug 8 '06 #3

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

Similar topics

7
by: Thomas Philips | last post by:
I'm teaching myself programming using Python and want to build a list inside a function (rather like using a static variable in a Fortran subroutime - the list must not disappear as soon as the...
0
by: Prash | last post by:
Hi Need help here. The following is the script to create one of our snapshots. CREATE SNAPSHOT PREEM_VIEW_SNP PCTFREE 0 PCTUSED 99 INITRANS 2 MAXTRANS 255 STORAGE (
0
by: Houston | last post by:
I am using a URL Parameter to pass a value from page ONE on to page TWO from a link (category_id) and I know it works because page TWO is created based on the value (category_id). Also on...
10
by: Bo Rasmussen | last post by:
Hi, I have a problem : I have a form with some buttons. When one of these buttons is pressed a new URL with some parameters to e.g. delete something from a database. The problem is that when the...
4
by: lost hope | last post by:
hey guys, on the main page of my site, i have a login area (user/pass text boxes). when the user submits the form, the page is reloaded with with a global php variable "loggedIn" set to true. i...
19
by: LP | last post by:
I am using (trying to) CR version XI, cascading parameters feature works it asks user to enter params. But if page is resubmitted. It prompts for params again. I did set...
1
by: Charles Law | last post by:
I am faced with an enormous task: inserting, updating and generally maintaining code header blocks for a project. Each code file/module requires a header, and each major function requires a...
0
by: broadiea | last post by:
I have a Reporting Services 2005 report which uses cascading parameter multi-select drop-down boxes. The report runs perfect after making initial selections. However, each subsequent parameter...
15
by: Dave | last post by:
I am getting the error above intermittantly with an ASP 3.0 page using an MS Access 2003 database. I have searched Google extensively and found the following possible causes for this error: A...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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...
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...

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.