G
Guest
I have a user controls called header.ascx and footer.ascx.. on the
header.ascx control i want to put a button that calls a method in another
page called details.aspx.
How is this possible? also how can you call a method in another page from a
different page.. eg: i want to call a method in the page x.aspx from page
y.aspx
Many Thanks in advance.
header.ascx control i want to put a button that calls a method in another
page called details.aspx.
How is this possible? also how can you call a method in another page from a
different page.. eg: i want to call a method in the page x.aspx from page
y.aspx
Many Thanks in advance.