Pass Values to another page.

M

Martin Tully

I am trying to a create a page that will query a SQLDB get customer
information and then pass this information on to another page creating
almost like a mail merge letter. I can get the information no problem using
a repeater but how do I pass <%#container.DataItem("Value1")%> to another
page.

Thx.
 
R

Ravikanth[MVP]

Hi

Put information you want to share between pages either in
Session Object or Cache Object.

Ravikanth
 
M

Martin Tully

Can u give me an example of this?


Ravikanth said:
Hi

Put information you want to share between pages either in
Session Object or Cache Object.

Ravikanth
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top