Hi,

My company has decided to design a drawing component. At present i am using
VB6 for it. The main objective of the component is-
1. It will be used on the Client Browser.
2. It needs to be a part of another web application either in PHP or .Net or Java.
3. It needs to be scalable, maintainable and fast on production.

Can someone suggest, if VB6 can fulfill all the above creteria?
If not what should be the best option for such component?

The component will have lots of algorithm for rules and needs dynamic arrays for manipulating and storing data.

Thanks in Advance.