All Tags > ASP Classic > asp help > ASP (RSS)
  • Cannot connect to mysql db 5.1

    Hello, Im using IIS 7.5 with Windows server 2008 r2. I want to open my database, so I used the next connectstring for opening the db: connect_string = "Driver={MySQL ODBC 5.1 Driver}; Server=localhost; UID=username; PWD=pwd; Database=db" set dbConn = server.createObject("ADODB.connection"...
    Posted to Forum by Perryvanz on 11-17-2009, 10:40 AM
  • Re: Can smone help me with "CDO.Message.1 error '80040220' " error ?

    Hi, Try the following code: - <!-- METADATA TYPE="typelib" UUID="CD000000-8B95-11D1-82DB-00C04FB1625D" NAME="CDO for Windows 2000 Library" --> <% Set cdoConfig = CreateObject("CDO.Configuration") With cdoConfig.Fields .Item(cdoSendUsingMethod) = cdoSendUsingPort...
    Posted to Forum by debugmm on 11-04-2009, 4:12 PM
  • Blank Page No Errors

    Hi guys, I have a website which I've brought over to IIS7 from Windows IIS6, which ran great there. Now its on IIS7 some of my Classic ASP pages wont run and simply stop dead outputting to the browser just a blank page. The only thing in the blank page source code are the usual <html> tags...
    Posted to Forum by goofy_tyran on 09-16-2009, 10:59 AM
  • Multiple session cookies problem

    Hi. I'm gonna try to explain the problem in short terms: On a shared Windows server which my host provide me, I'm getting multiple session cookies stored in the browser. This regards all browser types. A clean ASP file with no code other then "response.write("Hello") Updating the...
    Posted to Forum by neitakk on 02-27-2009, 6:13 PM
  • ASP HTML MAIL Get ! inserted in various places

    I have written some ASP code to use HTML as the e-mail body. In the received e-mails I get "!" inserted in various places. This does not occur on the presented ASP page. Anyone have any ideas?
    Posted to Forum by tdmhighway on 02-25-2009, 8:25 PM
  • Error only on my PC - ADODB.Stream error '800a0bbc' Write to file failed.

    This is the strangest thing... I have a group of asp files that allow a user to upload a file to our server. I normally process an upload file every other week. Well I went to process the file this morning and I recieved this error code; ADODB.Stream error '800a0bbc' Write to file failed. At...
    Posted to Forum by shawn.bordeaux on 02-19-2009, 1:59 PM
Page 1 of 1 (6 items)
Microsoft Communities