Can I raise a postback ? Session variable only visible after postback. Please help

G

gce

Hi,

My project uses some aspx that jump to eachother. Session variables are used
to exchange data.
But my session variables are not there until a postback. So when I put a
button on the second aspx and put there a show session("aaa") it works. But
not in the page_load, session("aaa") is empty. Please help.

Best regards,
Gert
 
F

Francisco Padron

How are you navigating from one page to another ? When are you setting your
session variable ? Are you linking one page to the other using a Url or are
you doing a transfer in the server ?

Can you post a little bit of code that explains what you are doing ?
 
G

gce

I use the pinTab control with tabs. So maybe the problem is there. But I
hope that I can raise a postback. Is this possible?
 

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

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top