|
-
Sep 27th, 2000, 11:42 AM
#3
Junior Member
U can do this
Dear!
if u have the trick as to how to calculate all these stuffs,
then simply create an ActiveX DLL,use private functions
to calculate all the necessary information.
use public functions as class methods.
and expose the results as the properties of the class.
use the asp Server.CreateObject("") to create an instance of the component. and call the appropriate method and get the result from the properties(calculated internally).
It will solve ur problem.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|