hello, I have to build something like a formula editor, which allows only operators like +,-, /,* and round brackets. the formula is to be built with alphabets defined in the database. in a table alphabets are assigned to a desc and the same are to be used only once each with the operators to define a formula. this is to be used for calculation. Eg. A * B B - P where A, B and P are predefined in the database.
Is it possible to create such a formula editor using ASP/client-side Javascript? How? ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/saFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
