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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by IonCurici

  1. IonCurici

    "Could not complete the print command because of a disk error"

    I have the same problem on photoshop 5.5 winXP sp1. i use a network printer and i can print to it from other apps, but not from photoshop. HELP!
  2. IonCurici

    cpu vs memory

    Need an advice on best solution - whether to load memory or cpu. Subj: script performing calculations based on the user input (2 mandatory + 3 optional elements) and outputting a result consisting of 48 to 144 elements. solution 1 page1: <form method="post" action="page2"> page2...
  3. IonCurici

    IE not displaying phpMyAdmin frames

    does anyone have a clue on why phpMyAdmin does not always load all the frames in IE? namely frame #3 seems to have a problem - The page cannot be displayed... |-------------| | 1 | | |-----| 2 | | 3 | | |-----|-------| I was advised on the security settings in IE, but...
  4. IonCurici

    frames phpMyAdmin

    does anyone have a clue on why phpMyAdmin does not always load all the frames in IE? namely frame #3 seems to have a problem - The page cannot be displayed... |-------------| | 1 | | |-----| 2 | | 3 | | |-----|-------| thanks
  5. IonCurici

    Apache 1.3 in browser (sometimes comes up as &quot;.local&quot; )

    Similar to this: Apache 1.3 on Win2k Pro in httpd.conf i have an alias called "site" which sits beyond the web root: ## Alias /site/ "C:/site/" ## so, "http://servername/site/" would display its contents, but when "http://servername/site" is called it would say "page cannot be displayed". What...
  6. IonCurici

    Screen Regulation

    Could be, but the difference in brightness is not visible.
  7. IonCurici

    Screen Regulation

    Can anyone throw light on this? -- 1. Compaq 171FS (17&quot;) on a M/B ZIDA BX98 Slot1 + Celeron 266 @ 333mhz 128+64 DIMM AGP NVidia Vanta 32mb ==>the screen regulation is hardly noticeable 2. same monitor on a M/B JetWay 618 AS + Celeron 1000 mhz (no overclocking) 256 SDRAM...
  8. IonCurici

    onafterprint

    looks like the event occurs before printing -- if i use onafterprint='alert(&quot;Printing finished&quot;)' the allert comes out before the print dialogue window. any ideas?
  9. IonCurici

    another print issue

    looks like the event occurs before printing -- the allert comes out before the print dialogue window. aby ideas?
  10. IonCurici

    another print issue

    <body onafterprint=&quot;self.close()&quot;> -- this doesn't seem to even attempt close the document after it is printed. what can be wrong? i use ie6
  11. IonCurici

    Print issue

    it is user defined in ie as well. can this be overridden?
  12. IonCurici

    onafterprint

    <body onafterprint=&quot;self.close()&quot;> what's wrong with this? it doesn't close the document in ie6.
  13. IonCurici

    iFrame height

    thanx anyway
  14. IonCurici

    Print issue

    the documents printed from ie show the document title in the header and the document path in the footer. now: - how can i get rid of the footer, so that the user printing the page cannot see the document path of the hard copy? - how can i set the document title dynamic or get rid of it at all...
  15. IonCurici

    iFrame height

    how can i set the height of the iframe dynamic, so that it fit its contents - i mean so that there would appear no scrollbar, but at the same time the document inside would not be cropped?

Part and Inventory Search

Back
Top