Please can anybody tell me what is wrong with this code? It works fine on IIS5 but not on my hosts server?
<%@LANGUAGE="VBSCRIPT"%>
<!--#include file="../Connections/AccesoneASP.asp" -->
<%
Dim rsAccount__strUsername
rsAccount__strUsername = "abc123"
if...
Hi,
I have created an expression to calculate the individual items of a customers invoice:
Expr1: [tblClientInvoices]![InvoiceCost]+[tblClientInvoices]![InvoiceCost2]+[tblClientInvoices]![InvoiceCost3]+[tblClientInvoices]![InvoiceCost4]+[tblClientInvoices]![InvoiceCost5]
as you can see this...
Hi,
I have developed a website using Ultradev4 and MSSQL server, locally the webiste performs perfectly, however when I upload the database to the webserver i receive this error:
Microsoft OLE DB Provider for ODBC Drivers error '80040e37'
[Microsoft][ODBC SQL Server Driver][SQL...
I know MSSQL is more efficient than Access2000 but can anyone tell me if I would notice much difference on a smallish .asp site? My site uses a few Access expressions to work our prices, store invoices and members details and is lightly scripted.
I know its difficult to get an idea how much the...
Hi there,
Please can someone can help me with the following:
I'm using a text link to activate the 'Open Browser Window' behaviour in DW4. My problem is however, I cannot get the text to change colour on rollover? I have tried everything, but it will not change colour. All my other links...
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.