I have a COM component used for ASP project.If a particular condition is met in the component, the user has to enter a message. The message will used by the component.
I am using Scripting context.But how can I get input from web user.
Printable View
I have a COM component used for ASP project.If a particular condition is met in the component, the user has to enter a message. The message will used by the component.
I am using Scripting context.But how can I get input from web user.