Accessing usercontrol properties from another page - SERVER-SIDE

  • Thread starter Thread starter John
  • Start date Start date
J

John

Hi all,

I need to access properties (as well as a couple of methods) from one web
page embedded within a usercontrol (with an iFrame inside it) to another
usercontrol embedded on the main page within a placeholder.

How do I go about this?

Regards
John.
 
Since an iframe will form a seperate request to the server, there
really is no reliable, safe way to do this.
 

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