Sean A Corfield wrote:
On Apr 29, 2004, at 8:33 PM, Barry Beattie wrote:

  Sub Page_Load(sender as Object, e as EventArgs)
    this.reqapprove.deleteButton.Attributes.Add( _
        "onClick", "return ConfirmDeletion();" _
    )
  End Sub


where "reqapprove" is the custom tag. It's not (in this case) adding the attributes that I'm talking about - it's accessing control members and properties with simple OO-type "dot" notation.


It would sure be easy to do this in Flex...


Now that *really* hurts. After all the hype, expectation and ultimate disapointment that was and is Flex...


Is it beer o'clock yet?

B)

... still looking for a client big enough to afford Flex ;)


-- Brett Payne-Rhodes Eaglehawk Computing t: +61 (0)8 9371-0471 f: +61 (0)8 9371-0470 m: +61 (0)414 371 047 e: [EMAIL PROTECTED] w: www.ehc.net.au


--- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to