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 bkrike 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 cohans

  1. cohans

    Export

    Thanks. It's a onetime thing.
  2. cohans

    Export

    I will look into these. Will either of these suggestions create the tables for me in the destination DB, or will they have to already exist? I'd like to avoid writing the ddl. Thanks.
  3. cohans

    Export

    I'm a newbie to Foxpro. Is there a way that I can export a Foxpro DB so that I can import (or convert it) to a SQL DB such as MySQL? All I could find were ways to export it to other version of Foxpro. Thanks.
  4. cohans

    Text Drop Shadow

    When I go to save for the web, the transparency box is unchecked and unhighlighted. How can I get it checked for transparency? Thanks. P.S. Photoshop 6.0
  5. cohans

    Text Drop Shadow

    With a transparent background, I want to create a text image with a drop shadow that blends into the underlying background, but I'm getting a white edge to my drop shadow. How can I eliminate the white edge? There's also some white between a character (e.g., the interior of the letter 'M'.)...
  6. cohans

    Menus over Applet

    We're loading up an applet in a Webtech template based page. The applet works fine. Problem is the cascading menu gets cutoff by the applet - we only see the left half of the menu (the part not covered by the applet.) Any ideas on how to get the cascading menu to lay on top of the applet...
  7. cohans

    Errant Colors

    Thanks, AlfieNoakes. That did the trick.
  8. cohans

    Disk DeFragmentation

    This is scohan responding from my cohans account. I got it to work, by using the faster defrag rcommended by LuckyFour, running from Safe Mode recommended by masterpjz9, and setting 'Turn off Hard Disks=Never' recommended by G0AOZ (mine was set to 'after 1 hour'.) Thanks all.
  9. cohans

    Errant Colors

    Using Photoshop 6 on NT, how come when I use the Eyedropper tool to select a color from a psd file and then use the Pencil tool to color other white pixelsin the same psd file, certain pixels show up as grey (or not exactly the same color as intended)? The source of the psd was copied from a...
  10. cohans

    Ending Your Session

    That's ok if the user actually clicks the logout button. But for cases where the user clicks the browsers exit button on the window frame instead...?
  11. cohans

    Ending Your Session

    Someone just told me that when you close your browser your JSP session (login in this case) is not ended, so that if you start up another browser and go to your site, the JSP engine still thinks your logged on. Is this true? If so, how do end that session before shutting down the browser? Thanks.
  12. cohans

    Underlined Links

    I had just gotten to that in my HTML book. It helps to read the book, I'm just too impatient. Thanks.
  13. cohans

    Underlined Links

    It looks like it will, but how do I specify an <a> with one version over the other? Thanks.
  14. cohans

    Underlined Links

    It looks like it will, but how do I specify and <a> with one version over the other? Thanks.
  15. cohans

    Underlined Links

    I want to have 2 sets of links: those that are underlined, and others that are not (for an image that has some text next to it within the same <a>; I don't want the text underlined.) Can I create something in my css that defines the 2 forms? I already have the style defined for the...

Part and Inventory Search

Back
Top