Thanks David. I made the changes and it's working as expected, I guess it wont take much to teach the HTML monkeys about the slight changes they'll have to make.
Ta. .b -- ben joyce // [EMAIL PROTECTED] // +44 (0)7958 933718 // http://www.babelfish.co.uk > -----Original Message----- > From: David L. Penton [mailto:[EMAIL PROTECTED]] > Sent: 21 November 2002 04:07 > To: dotnet > Subject: RE: object access > > > To access it by C# (or whatever language) you need to use > runat="server" in > there. Or, you could use the asp:image tag also. > > David L. Penton, Microsoft MVP > JCPenney Technical Specialist / Lead > "Mathematics is music for the mind, and Music is Mathematics for the > Soul. - J.S. Bach" > [EMAIL PROTECTED] > > Do you have the VBScript Docs or SQL BOL installed? If not, why not? > VBScript Docs: http://www.davidpenton.com/vbscript > SQL BOL: http://www.davidpenton.com/sqlbol > > -----Original Message----- > From: Ben Joyce [mailto:[EMAIL PROTECTED]] > > q: if I have an image in my page (<img id="this"... />) > should I be able > to access it from the code-behind? so, for example... in a > Button1_OnClick() event could I change the source (src_ of the image? > > Doesn't seem to work :( > > Many thanks. > > .b > > > --- > 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/
