I purchased a program which uses Sprog. I've been using is successfully with my English site. Now I'm making the site multi-lingual and starting with Danish. The first line - and a couple more lines - is:
<script Sprog=vbscript runat=server>
What I'm getting as an error is:
Active Server Pages error 'ASP 0124'
Missing Language attribute
/beta/da/nye.asp, line 1
The required Language attribute of the Script tag is missing.
I'm not sure whether the problem is that the Danish word for "language" is "sprog" - or it's something else. If I try changing all of the "Sprog" to "language" then I get the error:
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'
[MySQL][ODBC 3.51 Driver][mysqld-5.0.45-community-nt]Unknown column 'Sprog_ID' in 'field list'
/beta/da/nye.asp, line 505
I've been looking for a solution on the 'net, but cannot find any.
Thanks for any help.
Rick
--
“We all have choices. They put the knife in my hands, but I had a choice. I still do.” Crestman, Pages 179-180, The Glasswrights’ Progress, by Mindy L. Klasky
|