Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
0 Points
1 Post
Oct 01, 2009 02:57 PM|LINK
I am building a small application that can
1. Dynamically load 2 text boxes on a web form
2. Build a logic on those textboxes in IronPython to sum them and return the result.
3. I have already built a IPY script that does some opearions on a static text boxes. How to build a script on the dynamic textboxes?
Gattoo
0 Points
1 Post
Can IronPython use dynamic variables?
Oct 01, 2009 02:57 PM|LINK
I am building a small application that can
1. Dynamically load 2 text boxes on a web form
2. Build a logic on those textboxes in IronPython to sum them and return the result.
3. I have already built a IPY script that does some opearions on a static text boxes. How to build a script on the dynamic textboxes?