Context an postback

T

Totto

Hi,
I'm using context to transfere values between pages with Server.Transfere.
In one page I'm dynamically adding buttons to the page, with data from sql
server.
The buttons are all connected to the same click eventhandler, and is doing a
server.Transfere to the same page. But when a button is pushed a postback is
performed and all context values are lost.
How do I solve this?
Tanks Totto
 
T

Tim_Mac

hi Totto,
why would you do a server.transfer to the same page?
this doesn't make any sense to me. i replied in full to your other post.

tim
 

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

Top