Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ToonKayser
  • Content: Threads
  • Order by date
  1. ToonKayser

    Session management doesn't work

    Hi All, We installed a new cf4.5-server (W2000) and copied all of our scripts and database from our produktionserver to that new server. The problem occurs that session management doesn't seem to work anymore. This is my application.cfm: <cfapplication name=&quot;ws&quot...
  2. ToonKayser

    Writing PRN-File with WORD

    I want to write a word-document to a prn-file. Before that I filled that document and all works well. But the last thing I want to do is write this document to a PRN-File. This file is transfered afterwards and is printed with some remote application. I did this before with asp and the...
  3. ToonKayser

    Problems with cfftp

    Using ColdFusion 3.1 an error message occur while trying to access via cfftp. This did work fine, but all of a sudden this message occurs. An error occurred while attempting to process a CFFTP tag: The error occurred on (or near) line 55 of the template file C:\CFUSION\bin\CFTags\cfftp.cfm...
  4. ToonKayser

    attempting to create file mapping (Error 1006)

    We use CF 3.1 and in a scheduled program I write a textfile with cffile. This program runs every hour and most of the time it works fine. But once or twice a day there is an error-message: Error attempting to map file 'c:\......\kopf.k' This file is the file I want ro write. Before the program...
  5. ToonKayser

    Open Word.application (Authentication Problem)

    Hi, I wrote a little script in asp to open a word-document, change some text there and then save this document as a prn-file. This works fine on my personal webserver. Now I try to run this on our intranet. (NT 4.0 IIS 4) but I produce the error: 'no authentication. VB scvript error '800a0046'...
  6. ToonKayser

    Cfmail and html

    Our site was hosted on a server with cf 3.1 and some smtp mailserver. Now we moved to a provider which uses cf 4.5. In a mailinglist we send a lot of mails to our customers. After we moved to our new provider, it occures that some (only some) custumers don't receive their mail properly: the html...
  7. ToonKayser

    Codepageproblem usa7ascii

    We exported an oracle 8 databse with codepage usa7ascii. The import of the dmp-file into a databse with codepage iso8859 didn't translate the special characters such as ä ü &auml; and so on. What can we do about this. Any help would be appriciated. Toon
  8. ToonKayser

    Cookie File expires in 2037?

    HI, I am a little confused. When I use a session variable and put the expire time on - let's say - 3 hours, I find that a cookie-file is written and it won't expire until 2037. (I use CF 3.1) Some people here in our company are wondering and I can't explain them why the cookie expires in 2037...
  9. ToonKayser

    Cfhttp and proxyserver

    With CF3 I used &lt;cfhttp&gt; and accessed some internet-sites<br>via a proxyserver.<br>The statement looked like this: <br><FONT FACE=monospace>&lt;cfhttp url=&quot;<A HREF="http://www.alltheweb.com&quot" TARGET="_new">http://www.alltheweb.com&quot</A>;<br>method=&quot;get&quot...
  10. ToonKayser

    Multiple Properties with CFOBJECT

    I downloaded the pie-chart server (<A HREF="http://www.dundas.com" TARGET="_new">www.dundas.com</A>) and installed it on my NT. Now I want to set some properties<br>as told in <A HREF="http://www.sys-con.com/coldfusion/feature/1-1/index_b.html"...

Part and Inventory Search

Back
Top