Does any one know how to setup Active directory correctly or have setup active directory successfully on Windows 2000 Advance Server? I need directions on what to must be installed and what must not be install.
Is there an ASP forum on this Tek-Tip site? If not, does any no how to do a a new page feed force when print a lengthy page on a Macintosh OS 9.x/10/X? using ASP and JAVA?
We have a web application written in ASP with SQL and the web application keeps giving us this error:
HTTP 500 - Internal server error Internet Explorer
When updating the database. Can someone help?
Can someone explain to me in layman term what these HTTP Status code mean:
HTTP status code: 500 Internal Server Error
HTTP status code: 502 Bad Gateway
I'm getting these errors when testing a ColdFusion page by entering data and submitting the page.
You help is appreciated very much.
I tried to install Windows 2000 Workstation on a new computer with the following hardwares:
CPU: 800EB/256/133/1.7V
Motherboard: ASUS CUSL2 v1.02
Memory: 256 MB non-ECC
CD-ROM: 2 CD-ROMs
Modem: 3Com 56K WinModem
Harddrive: Western Digital 30 GB
The Problem: Each time I tried to install...
I am installing mod_auth_mysql which is a http-Basic Authentication Module. It allows to maintain your user comfortable in a MySQL-Database.
I've downloaded the source from ftp://ftp.kciLink.com/pub/mod_auth_mysql.c.gz
I've tried to follow the steps detailed by...
I'm install a new Linux server and I want to install a new version of openssl. The Linux version that I am install is Linux 7.1 and the current OpenSSL version is openssl-0.9.6b-8. The new openssl version is openssl-0.9.6c. The current openssl version is a RPM package but the new openssl...
When I create a new user and I assign server roles and database roles, what role(s) do I need to assign to this new user if I want this new user to be able to execute DDL and DBCC commands? I do not want to assign the same roles as the (sa) because that's too much power for this user.
In one of my coldfusion page that receives a charge number and updates the database, the codes looks like this:
<CFSET Expiration = '09/31/2003'>
<CFQUERY NAME="qryInsPayment" DBNAME="#Application.DSN3#"
DBTYPE="ODBC"...
How, do I access a cookie in coldfusion 5 written by Javascript code?
This is what I have in Coldfusion but it doesn't work?
Assuming the cookie is written already in Javascript with the name CalendarID...
<CFIF IsDefined("Cookie.CalendarID")>
<CFSET curCal =...
I've been running ColdFusion 4.5 Enterprise for the past year and I've recently installed ColdFusion 5 Server on two new box: Production and Development. The hardware for these two box is different. The Production box is an IBM Server xSeries 220 with a P3 800 Mhz and the development box is an...
I'm having trouble connecting from my local SQL Server 2000 box to another SQL Server 2000 box running on a Windows 2000 Advance Server box that was previously register through the SQL Server Enterprise Manager which is located downstair within the same LAN. I also have trouble connecting to...
Can someone help me fix/figure out how to fix this error message that I keep getting in the Event View:
Error message:
The SNMP Service is ignoring extension agent key SOFTWARE\Microsoft\IPXMibAgent\CurrentVersion because it is missing or misconfigured.
I've looked everywhere in all of the...
I have installed and setup 2 Windows 2000 servers. One of them is will be the Production box and the other a Development and Test Box.
I have designated the Production box as a Domain Controller and have created the domain name to be CF5SQL2000.edenpr.k12.mn.us
Now, I want to make the...
I'm having trouble converting a decimal value into SQL Server 2000 money format.
Convert(money(19,4), '#FORM.LOCAmt#')
Before it worked fine SQL Server 7, but ever since I have installed the new SQL Server 2000 and restored all the databases and tables accordingly, all the ColdFusion web...
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.