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: *

  1. nidash

    Strange Boot phenomenon

    i am also facing the same problem, i have tried other harddrives, vga cards, memory, but nothing seems to work. i had this problem earlier with similar pc then i installed win98. will be great if someone sheds some light on this. nida
  2. nidash

    Caching db-generated pages

    essentially you would want client side caching which anyway is enabled isntit, for ie or any other client your pages would be delivered as plain html, which it should cache anyways, correct me if i am wrong. cheers nida
  3. nidash

    passing data between 2 select boxes

    i have done this with onchange event of the list box and onchange:document.form1.submit(), the php script handles the rest. anyone thought of other ways? cheers! nida
  4. nidash

    1,2,3 instead of 1, 10, 2, 20 ???

    why not try sprintf("%02.0f",$mctr) before printing it
  5. nidash

    Strange problem with PHP win32api function

    yes it does, i display a message when the card authorisation is complete.
  6. nidash

    Strange problem with PHP win32api function

    hi, i have implemented a dll based payment authorisation using win32api functions, have used win32api_register_function to register the function then used it normally in the PHP script, everything is fine, the dll returns the required string but the script doesnt stop executing and after a...
  7. nidash

    Printing problems on Phaser 780

    try taking a service print from the printer, and lookup tektroniks website, they have a good trouble shooting page there, i sent them an email earlier and their reply was prompt. hope that helps Nida
  8. nidash

    Phaser 740 White Patches only on Black

    i hv now changed the imaging unit, this has solved the problem.
  9. nidash

    Phaser 740 White Patches only on Black

    Hi, i have a phaser 740, i am facing a problem with it. On a service print on the Black page, it shows a white patch on the same location, i tried changing a black cartridge to no effect. have seen the imaging unit, the fuser but nothing seems to have stuck inside too, cant figure out what is...
  10. nidash

    confused image, static or dynamic!

    Hi! I have a frameset of 3 frames, a top one, a left one and the other a right one, in the left frame i have an image whose source i change dynamically every 5 sconds (done this using timeline in dreamweaver), now i want this image (e.g. Beaches.gif) to turn static and stay if i load...
  11. nidash

    Change background image of document in another frame

    Hi! This is my first post here, i am very new to DHTML, i have a need to change the background image of a document when i click a button, i was able to do this with no trouble, because this button was in the same frame. but when i tried to change the background of a document from a link in...

Part and Inventory Search

Back
Top