HELP!!!!

  • Thread starter Thread starter sonu
  • Start date Start date
S

sonu

I have a page Retrirve.aspx with two frames f1 and f2 .f1 has
word.aspx and f2 has retrieveImage.aspx.I want to pass a value from
Retrieve.aspx to f2 ie. retrieveImage.aspx.
How can i do this?
 
Sonu,

I do all communicating between whatever page in ASPX using session.items.
Therefore as well for frames.

I hope this helps,

Cor
 

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

Back
Top