web controls!
Messages   Related Types
This message was discovered on ASPFriends.com 'aspngclient' list.


Suresh Nair
-- Moved from [aspngfreeforall] to [aspngclient] by Marcie Jones <Click here to reveal e-mail address> --

Guys!

Was just wondering if we could call a javascript function on a
webcontrol(<asp:Button>)?
Like we used to do for the usual HTML button control.

Thanks
SN

Reply to this message...
 
    
James Avery
Yes! All you need to do is add it as an attribute to the control. Like
so:

bButton.Attributes.Add("onclick", "JSFunction()")

(bButton being the ID of the control)

-----Original Message-----
From: Suresh Nair [mailto:Click here to reveal e-mail address]
Sent: Wednesday, July 24, 2002 3:45 PM
To: aspngclient
Subject: [aspngclient] web controls!

-- Moved from [aspngfreeforall] to [aspngclient] by Marcie Jones
<Click here to reveal e-mail address> --

Guys!

Was just wondering if we could call a javascript function on a
webcontrol(<asp:Button>)? Like we used to do for the usual HTML button
control.

Thanks
SN

| [aspngclient] member Click here to reveal e-mail address = YOUR ID
| http://www.aspfriends.com/aspfriends/aspngclient.asp = JOIN/QUIT

Reply to this message...
 
    
Suresh Nair
That was so simple man!

Thanks
SN

-----Original Message-----
From: James Avery [mailto:Click here to reveal e-mail address]
Sent: Wednesday, July 24, 2002 5:28 PM
To: aspngclient
Subject: [aspngclient] RE: web controls!

Yes! All you need to do is add it as an attribute to the control. Like
so:

bButton.Attributes.Add("onclick", "JSFunction()")

(bButton being the ID of the control)

-----Original Message-----
From: Suresh Nair [mailto:Click here to reveal e-mail address]
Sent: Wednesday, July 24, 2002 3:45 PM
To: aspngclient
Subject: [aspngclient] web controls!

-- Moved from [aspngfreeforall] to [aspngclient] by Marcie Jones
<Click here to reveal e-mail address> --

Guys!

Was just wondering if we could call a javascript function on a
webcontrol(<asp:Button>)? Like we used to do for the usual HTML button
control.

Thanks
SN

| [aspngclient] member Click here to reveal e-mail address = YOUR ID
| http://www.aspfriends.com/aspfriends/aspngclient.asp = JOIN/QUIT

| [aspngclient] member Click here to reveal e-mail address = YOUR ID
| http://www.aspfriends.com/aspfriends/aspngclient.asp = JOIN/QUIT

Reply to this message...
 
 




Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com