Hi raj2000
In that case why not set up properties for your class. When you call the function or on the class initalize depending whether your passing any variables, set the properties to what you need then in the asp you can use myvar = myObject.Myproperty. That way you can have as many different values as you like.
Hope this helps
Ian




Reply With Quote