Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
ASP display error
Name: Peter Date: March 13, 2002 at 07:08:56 Pacific
Comment:
I am testing my ASP pages on win 2000 pro and am using Internet Explorer 5 web browser. When testing pages they do not appear exactly like my examples. Why?
Summary: When I try to load an .asp script it gives me this exact error: Microsoft OLE DB Provider for ODBC Drivers error '80004005' [Microsoft][ODBC Microsoft Access 97 Driver] Can't open database '(unknown)...
Summary: hi i hav installed vb6 on windows 2000 Advanced server, but when i tried to open any existing projects, it gernerates an error "comdlg32.ocx could not be loaded", and in some projects after continuing...
Summary: Try this one. Its a login form i used in one of my programs 'Put this code in a module Public Type AddBookUsers strUserName As String strPassword As String End Type 'frmLogin Code 'This form i...