Why, Internet Magic of course! ----- Original Message ----- From: "Paul Brinkley-Rogers" <[EMAIL PROTECTED]> To: "dotnet" <[EMAIL PROTECTED]> Sent: Thursday, November 21, 2002 11:02 PM Subject: RE: referencing objects on other aspx pages
> How do you propose the pages talk to each other on the server? > > ______________________ > Paul Brinkley-Rogers > Web Developer > The Sak > [EMAIL PROTECTED] > http://www.thesak.com > > > > -----Original Message----- > From: Seymour Software [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 21, 2002 2:50 PM > To: dotnet > Subject: Re: referencing objects on other aspx pages > > I'm new at this too, but couldn't you use a Public Variable or something > and > then set it to NO or something if you want to disable the link in the > other > page.. Then reload the other page.. check at the top of it to see if the > public variable is set to "NO'' and if it is, then disable the link.. > Just a > thought.. > That is a good question.. > Tim > ----- Original Message ----- > From: "Marc Miller" <[EMAIL PROTECTED]> > To: "dotnet" <[EMAIL PROTECTED]> > Sent: Thursday, November 21, 2002 8:16 AM > Subject: referencing objects on other aspx pages > > > > Please excuse, but I'm an old FoxPro dev. learning .NET by the seat of > my > > pants. > > > > I am using a frameset and from aaa.aspx in one frame I want to > > enable/disable a linkbutton on bbb.aspx in another frame. > > > > I tried making the linkbutton in bbb.aspx PUBLIC SHARED and then > declaring > > it as NEW in aaa.aspx, but to no avail. > > > > Thanks much, > > Marc Miller > > CT Enterprises > > > > Never be afraid to try something new. > > Remember, amateurs built the ark. > > Professionals built the Titanic. > > > > --- > > You are currently subscribed to dotnet as: [EMAIL PROTECTED] > > To unsubscribe send a blank email to > %%email.unsub%% > > > > --------- > > Administrated by 15 Seconds : http://www.15Seconds.com > > List Archives/Search : http://local.15Seconds.com/search > > Subscription Information : http://www.15seconds.com/listserv.htm > > Advertising Information: http://www.internet.com/mediakit/ > > > > --- > You are currently subscribed to dotnet as: [EMAIL PROTECTED] > To unsubscribe send a blank email to > %%email.unsub%% > > --------- > Administrated by 15 Seconds : http://www.15Seconds.com > List Archives/Search : http://local.15Seconds.com/search > Subscription Information : http://www.15seconds.com/listserv.htm > Advertising Information: http://www.internet.com/mediakit/ > > > > --- > You are currently subscribed to dotnet as: [EMAIL PROTECTED] > To unsubscribe send a blank email to %%email.unsub%% > > --------- > Administrated by 15 Seconds : http://www.15Seconds.com > List Archives/Search : http://local.15Seconds.com/search > Subscription Information : http://www.15seconds.com/listserv.htm > Advertising Information: http://www.internet.com/mediakit/ > > --- You are currently subscribed to dotnet as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] --------- Administrated by 15 Seconds : http://www.15Seconds.com List Archives/Search : http://local.15Seconds.com/search Subscription Information : http://www.15seconds.com/listserv.htm Advertising Information: http://www.internet.com/mediakit/
