This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Dreamweaver > August 2004 > ADO type library
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| Can you include metadata type="typelib" into a DMX page? If so, how? I
tried writing in the path, but it wasn't recognized...i.e.
<!-- METADATA TYPE= "typelib" FILE=C:\Program Files\Common
Files\System\ado\msado15.dll" -->
Thanks.
-D-
| |
|
| Okay, I'm trying another method...I've created a global.asa so the ADO type
library can be used throughout the application. Does the ADO type library
path need to be within the script tag or outside of the script tag?
Example outside the script tag:
<!-- METADATA TYPE="typelib" FILE="C:\Program Files\Common
Files\System\ado\msado15.dll" -->
<script language="VBScript" RUNAT="Server">
</script>
Example inside the script tag:
<script language="VBScript" RUNAT="Server">
<!-- METADATA TYPE="typelib" FILE="C:\Program Files\Common
Files\System\ado\msado15.dll" -->
</script>
Thanks for any input.
-D-
"-D-" <noone@nospam.com> wrote in message
news:cejgk4$phl$1@forums.macromedia.com...
> Can you include metadata type="typelib" into a DMX page? If so, how? I
> tried writing in the path, but it wasn't recognized...i.e.
>
> <!-- METADATA TYPE= "typelib" FILE=C:\Program Files\Common
> Files\System\ado\msado15.dll" -->
>
>
> Thanks.
> -D-
>
>
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|