[slinkelist] Slinkx via the web
Cunningham, Neil
ncunningham@UrbanMedia.com
Wed, 14 Jun 2000 19:12:16 -0400
If anyone could please try out the attached code on their web server I would
greatly appreciate it. I've tried this code on my server (Win2K Pro
w/slink-e,CDJ) and am unable to get it to work.
This is the error I'm getting:
Error Type:
Microsoft VBScript runtime (0x800A01A8)
Object required: '[undefined]'
/test/respond.asp, line 5
I'm not sure if it's Win2k or something I've missed. All 3 files are in the
same directory. Straight asp code works fine.
Sorry to keep dragging this out.
Thanks,
Neil
-----Original Message-----
From: Tang, George
To: Cunningham, Neil; slinkelist@nirvis.com
Sent: 6/14/00 12:10 PM
Subject: RE: [slinkelist] Slinkx via the web
This code that you have will open slinkx object in the browser on the
local
machine, not on the server nor the machine that slinke is hooked up to.
In
order to do this over the web, you'll need to use IIS and ASP. Slinke
also
need to be hooked up to the IIS web server box. Then see the attached
email
from a previous post that accomplish this.
Hope this helps.
-G
-----Original Message-----
From: slinkelist-admin@nirvis.com [mailto:slinkelist-admin@nirvis.com]On
Behalf Of Cunningham, Neil
Sent: Wednesday, June 14, 2000 6:10 AM
To: slinkelist@nirvis.com
Subject: [slinkelist] Slinkx via the web
The following code works on the box with the slinkx control but not on
any
others. What do I need to change to get it to work over the web?
Thanks
for any and all help! Neil
<OBJECT ID="Slinkx1" WIDTH=16 HEIGHT=23
CLASSID="CLSID:8671AC36-F9AC-11D1-A181-0040055DB487">
<PARAM NAME="_Version" VALUE="65536">
<PARAM NAME="_ExtentX" VALUE="423">
<PARAM NAME="_ExtentY" VALUE="600">
<PARAM NAME="_StockProps" VALUE="0">
</OBJECT>
New Page
_______________________________________________
slinkelist maillist - slinkelist@nirvis.com
http://www.nirvis.com/mailman/listinfo/slinkelist
<<Re: [slinkelist] Slinke from web>>