While upgrading a project from version 3 to version 4, I encountered a static text 
field
with a lot of code in its event handler. I was puzzled by this, as well as by the 
errors
 that I was encountering while test running this project. I went back to ND 3 studio 
and
 examined the project. I noticed that ND 3's property inspector and href wizard have 
text
 fields for 'event'. In this event text field for an href on my page, I noticed the 
method 

name for the static text field that I mentioned above. It seems that by clicking on the
href, the code for the static field was executed. 
This seems like a handy feature, but how do you do this in ND4? As there is no 'event' 
text 

box available in the ND4 wizards or inspector, I assume that now I must do it
programmatically. If this is so, how do I determine the CSpWebEvent parameter to pass 
to a method? I tried methodName_onWebEvent(methodName) but this didn't work.
Any thoughts on the upgrade path here?

Thanks,
Bryant Brabson
_________________________________________________________________________

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to