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 strongm 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: wouter
  • Order by date
  1. wouter

    Problem Printing PDFs - ERROR 79.00 FE - Printer Error

    We have this problem too sometimes. Only solution we came up with was: reset the printer and don't try to print the document again. The printer cannot handle it for some reason. But i doubt this is a problem related to pdf files, because we also had the problem printing word files. Wouter...
  2. wouter

    Problem printing Word document to PDF

    Thanx, that did the trick Wouter zure_zult@hotmail.com To me, boxing is like a ballet, except there's no music, no choreography, and the dancers hit each other.
  3. wouter

    Problem printing Word document to PDF

    I have a VB application which automaticly prints Word documents to PDF using Acrobat PDFwriter 5.0. This works fine, except for pharagraph-borders. When I print the document to PDF directly in Word, all borders appear, but when the VB applications prints, the borders are ignored. Because the...
  4. wouter

    Security center

    Thank you, i'll look into it. Has anyone experienced this first hand? Wouter zure_zult@hotmail.com To me, boxing is like a ballet, except there's no music, no choreography, and the dancers hit each other.
  5. wouter

    Security center

    Hello, one of my pc's is running Norton av 2002 and XP pro. for some time now, the last partition of the harddrive has changed into a security center. The partition also has this label. I can't seem to get it back the way it was. Does anyone know what this is? regards Wouter Wouter...
  6. wouter

    Flash DB application

    Hello, i'd like some advice. I want to create a flash application thatpeople can download. When they run the program, it should connect to my server on the internet so it can retrieve some data. Is this possible? Then you may ask, why not run the flash application on the server too? Well, for...
  7. wouter

    numeric values

    OK, thank you, i didn't know this. I'll try that. Wouter zure_zult@hotmail.com To me, boxing is like a ballet, except there's no music, no choreography, and the dancers hit each other.
  8. wouter

    numeric values

    thnx for all your response. I'm using mysql. I'll also check out the other thread. Thnx Wouter zure_zult@hotmail.com To me, boxing is like a ballet, except there's no music, no choreography, and the dancers hit each other.
  9. wouter

    numeric values

    i want to select all numeric values from a table, but how do i do this, there's also strings in this column. I can't find any functions that do this. I want to select them so i can delete them. select * from usr where usrc = [a number]; This is what i want. Can anyone help? regards Wouter...
  10. wouter

    When I clear history some web addreses still show up.

    i have this problem too. What i do is: Delete cookies Delete temp internet files Delete history Clear recent documents That seems enough to me. But somehow www.google.com always shows up. I can't seem to remove it from my system. Not that i don't want it on my system, but it just bugs me i...
  11. wouter

    form variable passing

    Thanks Tek, that was most helpfull. I should have known that, but i just forgot everything. Thanks a bunch. Wouter zure_zult@hotmail.com To me, boxing is like a ballet, except there's no music, no choreography, and the dancers hit each other.
  12. wouter

    form variable passing

    Hello, im embarrased for asking, but i just can't figure it out. It's beenalmost 2 years since i've done some cf-work. This is the code of desktop.cfm: *****start code***** <cfif NOT IsDefined(&quot;form.param_status&quot;)> <cfquery name=&quot;GetStatus&quot; datasource=&quot;Home&quot...
  13. wouter

    undefined parameter

    Thanks, IsDefined worked like a charm. I'll give cfparam a try too, because i'm not yet familiar (enough) with this tag. Thanks for your response. Wouter zure_zult@hotmail.com To me, boxing is like a ballet, except there's no music, no choreography, and the dancers hit each other.
  14. wouter

    Future

    I'm curious, what do you think about the future of Cold Fusion? I've got some friends and relatives that think Cold Fusion has no future at all, but they know little or nothing about Cold Fusion. They say you'd better spend your time learning other techniques like java or such. I think Cold...
  15. wouter

    undefined parameter

    i've got this page you can access in three ways: 1. Without a parameter. 2. With a parameter (desktop.cfm?param_status=on) 3. With a parameter (desktop.cfm?param_status=off) When the page is accessed with a parameter there's no problem at all, but when the page is accessed without a...
  16. wouter

    Form items invisible

    This is the first form in the db. Tables: Issue (IssueID, Productname, Version, Description, Status, Date, Personname, Category, release) Category (CatID, Category) Product (ProductID, Productname) Status (StatusID, Status) Person (PersonID, Personname) The issue table is the main table...
  17. wouter

    Form items invisible

    Hello all, it's been a while since i used access. I used it a lot for website development with Cold Fusion. So i never really used forms before. I have some tables which i want to fill using a form. But when i make the form myself i can't seem to set the right control elements for the fields...
  18. wouter

    What is Lotus Notes?

    Thnx, i think i can use this... Wouter zure_zult@hotmail.com To me, boxing is like a ballet, except there's no music, no choreography, and the dancers hit each other.
  19. wouter

    What is Lotus Notes?

    Hi, can anyone help me answer this question: What is Lotus Notes? I do work with Lotus Notes, but i'm certainly not an expert. I need an explanation that a non technical user would understand. And the explanation has to be just a few lines. You'd do me a great favor. Thnx in advance! Regards...
  20. wouter

    Genius netmouse pro

    Does anyone know where the Genius Netmouse Pro is still for sale? Wouter zure_zult@hotmail.com To me, boxing is like a ballet, except there's no music, no choreography, and the dancers hit each other.

Part and Inventory Search

Back
Top