Hello, there?
I'm using a hosting company to develop web application for my client.
From Eterprise Manager, SQL Query Analyzer, I could see the data showing in Korean fine.
I encode from the asp page using
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
However, the...
Thanks for trying...but...
Now I'm running into the different error,
"Error Type:
ADODB.Recordset (0x800A0E7D)
The connection cannot be used to perform this operation. It is either closed or invalid in this context.
This is an example from one of Wrox book and I was trying to run this code but nothing but fails..
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80040E21)
ODBC driver does not support the requested properties.
The Error line is SQLtxt = "Select * FROM Items WHERE ItemVendor = " &...
Invalid character
/xxx/xxx/xxxx.asp, line 96
List.MoveNext
My code is as follows and this code worked fine.
However, now it gives the error as described above.
Any idea to fix ?
<%@LANGUAGE="VBSCRIPT" CODEPAGE="949"%>
<!--#include file = "../inc/dbcon.asp"-->
<%
if...
I try to put "HTTP_X_FORWARDED_FOR" instead of "REMOTE_ADDR" and now the page shows "Service Unavailable".
Do you think is this because of the firewall?
May be I should find another way to check the user's identity.
Thank you for help.
Microsoft OLE DB Provider for ODBC Drivers error '80040e57'
[Microsoft][ODBC SQL Server Driver][SQL Server]String or binary data would be truncated.
/xxx/xxx/xx/index_02_ok.asp, line 37
Yeap, I agree with you that Proxy Server blocks the access.
How shall I find work around? Rather...
I don't know how I should describe this matter
Okay, I have some asp pages running fine on regular ISP network environments.
I use VPN connection in order to connect with the network my company provided. When I browse in VPN environments, the pages passes only upto two asp pages (which...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.