|
 |
asp_components thread: How *.dll work on the hosted server?
Message #1 by "James Le" <leviettuan@y...> on Fri, 1 Sep 2000 22:56:29 +0100
|
|
Hi masters,
I am a new beginner of ASP component, I have followed the examples in the
Beginning ASP component, I created a component, registered it on MY PC and
then I was able to use it on ASP pages. Now I would like to FTP the
component onto a hosted server, how can I make a connection between the
component and ASP pages.
Thanks in advance.
James Le
Message #2 by "Dana Coffey" <dcoffey@x...> on Sat, 2 Sep 2000 08:29:41 -0700
|
|
James,
You will need to have your webhost register the component on their server.
If they are willing to do that (some will not register custom components)
then you can either email it to them, or use any ftp client to get the
actual file to the host. It is then up to them to register it.
Dana Coffey
Technologist, Xceed, Inc.
112 Krog St. Atlanta, GA 30307
tel. xxx-xxx-xxxx x 5013
www.xceed.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Everything should be as simple as it is, but not simpler.
----Albert Einstein
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-----Original Message-----
From: James Le
Sent: Friday, September 01, 2000 2:56 PM
To: ASP components
Subject: [asp_components] How *.dll work on the hosted server?
Hi masters,
I am a new beginner of ASP component, I have followed the examples in the
Beginning ASP component, I created a component, registered it on MY PC and
then I was able to use it on ASP pages. Now I would like to FTP the
component onto a hosted server, how can I make a connection between the
component and ASP pages.
Thanks in advance.
James Le
Message #3 by Duane Douglas <ddouglas@m...> on Sat, 02 Sep 2000 15:09:19 -0400
|
|
At 10:56 PM 9/1/00 +0100, you wrote:
>I am a new beginner of ASP component, I have followed the examples in the
>Beginning ASP component, I created a component, registered it on MY PC and
>then I was able to use it on ASP pages. Now I would like to FTP the
>component onto a hosted server, how can I make a connection between the
>component and ASP pages.
the dll must be registred *on the server*
hth
Duane Douglas
Web Developer/eConsultant
xxx.xxx.xxxx
fax: xxx.xxx.xxxx
cell: xxx.xxx.xxxx
mailto:ddouglas@m...
wireless email: mailto:ddouglas@o...
"A man is as happy as he makes up his mind to be." --Abraham Lincoln
|
|
 |