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

    Netscape and Firefox(Mozilla) incompatabliity

    The javascript function shown below works fine in Internet Explorer, but not in Netscape or Mozilla (even though I have enabled Java in the browser settings). Any help?? ========================================== function limitText(limitField, limitCount, limitNum) { if...
  2. dermie

    White space around drop-shadow - ImageReady

    I'm using ImageReady and have created a GIF image with a drop shadow and a transparent background. When viewing the image in the 'Optimized' window, the shadow has a white background, and is not transparent. I want the transparent background to gradually appear as the shadow fades. How do I...
  3. dermie

    Outlook Unable to Open

    I've just upgraded to Windows XP. Re-installed Office 2000 Pro. All the components (Word, Excel, Access etc) work fine except for Outlook. The Outlook program is unable to start. I get a message stating "Cannot start Microsoft Outlook. A required component is missing: OMI9.DLL. Please install...
  4. dermie

    Do more include files slow down the applic?

    Can anyone tell me whether the number of include files has a bearing on download speed? I can create my application with 6 seperate include files, OR I can consolidate them into 1 or 2 includes. Either way, the code length will be the same. I suppose what I am asking is whether the server...
  5. dermie

    Must large files be downloaded in blocks?

    Currently, users can download mp3 files from my website PROVIDED the files are relatively small. With large files (4 mega), the files do not download. I understand that large files must be downloaded in blocks. How does one do this?? My current code reads as follows: <% Set filesys =...

Part and Inventory Search

Back
Top