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 wOOdy-Soft 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: MariK
  • Content: Threads
  • Order by date
  1. MariK

    WATERMARKS, BACKGROUND ETC

    Hi, This may be a stupid question but .... My boss wants the word "DRAFT" viewed accross every page in normal view or in "page break" view. The Background function does it over a sheet. The Watermark only shows in Print view Any ideas please??? Mari
  2. MariK

    ASP: PERFORMANCE ISSUES WITH IE

    Good morning, I do not know if this is the correct forum. I am relatively new to ASP programming and are having problems with the performance of one form my website on some PC's. All the PC's have window XP installed with IE 6.0. I use textboxes etc to view, edit, delete and enter data into a...
  3. MariK

    RICH TEXTBOX CONTROL & WINDOWS 2000

    I am using VB6 on a Windows 2000 pc. When I use the .selprint command to print text from a RTB the .selprint command never completes, and spools infinite pages to the printer. The same code works perfectly on a Windows NT pc. Can anybody tell me why this is happening? Thanks Mari
  4. MariK

    WINDOWS 2000 INSTALATION USING VB6

    Hi, I'm trying to install a VB6 aplication on a Windows 2000 PC. I keep on getting a message telling me that there are system files out of date and that I need to reboot the PC. I'm logged on as administrator so it can not be an Access error. When I reboot the PC and re-run the setup.exe...
  5. MariK

    CRYSTAL REPORTS 8.5: PRINTING PROBLEMS

    Hi, I am using the CR viewer to view a report created in Crystal reports 8.5 from a VB 6 application. The report opens in a preview and my printer button is enabled. When I hit the printer button the normal box appears asking met to confirm the number of copies ect. After I hit the print...
  6. MariK

    ERROR 532: CANNOT FIND DATABASE DLL

    Hi, I created reports in Crystal Reports version 8.0.0.371 using ADO to connect to a SQL Server Database. I use the Crystal Report Engine with Global32.bas to view the reports from a VB6 application and receive error 532 "Cannot find database dll". I logged onto the Crystal Report...
  7. MariK

    Crystal Reports 8 \ VB 6

    I created reports using Crystal Reports 8. I used Ado to link SQL sever 7 tables to my reports. I am previewing the reports from Visual Basic using the Crystal Report Engine with Global32.bas ect. My reports open fine on the PC I use for developement and on PC's with Windows 98. If I try to...
  8. MariK

    function problems when linking [nasm]

    hi, i'm trying to access functions in my nasm code from quickbasic, normally i use proc/endp in tasm and that'll link fine... but i cant seem to get my nasm functions to link correctly, they get unresolved external errors... can anyone help?

Part and Inventory Search

Back
Top