|
 |
asp_discuss thread: including objects on site
Message #1 by "Saturn" <portals@a...> on Wed, 4 Jul 2001 11:08:04 +0530
|
|
Hi friends ,
Can Anyone will help me in a .ASP file, in which I want to include one
object and then I want to upload where my site is hosted. I don't know
how to do it. Does making an .aspx file will help me. How to do same
thing in .aspx file. Well Thanks in advance.
Wishing for a quick reply...
Bieeeeeeeeeeeeeeeee
MANAV
Message #2 by Hal Levy <hal.levy@s...> on Thu, 5 Jul 2001 08:33:22 -0400
|
|
Saturnm
1. .aspx files are .NET framework files. You can not use them unless your
ISP supports .NET
2. If you have a COM object that you need installed you will need to talk to
your ISP. They will need to install it for you- unless you have a
shell/terminal server connection to the machine with Admin rights. In most
cases- if your on a shared server, the ISP will need to review your code
before allowing you to use a COM object on the server. Again, talk to your
ISP about their rules for COM objects.
Hal Levy
StarMedia Network, Inc.
Intranet Development Manager
> -----Original Message-----
> From: Saturn [mailto:portals@a...]
> Sent: Wednesday, July 04, 2001 1:38 AM
> To: asp_discuss
> Subject: [asp_discuss] including objects on site
>
>
> Hi friends ,
> Can Anyone will help me in a .ASP file, in which I want to
> include one
> object and then I want to upload where my site is hosted. I don't know
> how to do it. Does making an .aspx file will help me. How to do same
> thing in .aspx file. Well Thanks in advance.
> Wishing for a quick reply...
> Bieeeeeeeeeeeeeeeee
> MANAV
>
>
>
|
|
 |