Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to make Button participate in Form?
Message
From
29/01/2001 11:41:01
 
General information
Forum:
Internet
Category:
HTML
Miscellaneous
Thread ID:
00469507
Message ID:
00469760
Views:
28
Tom,

>I like to make calls to methods so I name my objects like btnFirst or whatever and create a method like btnFirst_OnClick(), and put in any necessary code. It makes it more readable and you can have complex mtehods.

I haven't used that style of function-naming before, usually either embedding the code in the ONCLICK or creating JavaScript functions to be called with ONCLICK="functionname();".

Does btnFirst_OnClick() work with JavaScript, or is it limited to VBScript (which would limit browser compatibility)?
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform