Connecting Tech Pros Worldwide Forums | Help | Site Map

Help regarding to some problems in ASP.

Newbie
 
Join Date: Jun 2007
Posts: 14
#1: Nov 20 '07
Hi Sir,

We have a application developed in ASP. It uses two third party COM components. One is JMail and another is PROTX. Jmail is being used for mailing and PROTX for payment gateway.

Earlier the web server on which was hosted had these components installed. Now the hosting company has been changed. The new host is not willing to install these two on its server.

Please tell me if there is anyway of using a third party COM component without installing and registering it on the hosting server.



Thanks and Regards

Saurabh

jhardman's Avatar
Moderator
 
Join Date: Jan 2007
Location: logan, utah
Posts: 2,690
#2: Nov 21 '07

re: Help regarding to some problems in ASP.


Saurabh,

Not directly. You might be able to link to a different server (this is how you handle paypal transactions) otherwise your only option is to discuss with your host what similar options they have (all web hosts should have some emailing capability, this would require some coding changes, but shouldn't be dramatic).

Jared
Reply


Similar ASP / Active Server Pages bytes