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!

Search results for query: *

  1. CodingFreak

    List box text color

    Anyone know how to change the listbox text color dynamically or even statically for that matter? Thanks! CF An expert is someone who learns more and more about less and less and eventually knows everything about nothing
  2. CodingFreak

    Flash and Struts

    Is there any way to use flash and struts at the same time? Thanks! CF An expert is someone who learns more and more about less and less and eventually knows everything about nothing
  3. CodingFreak

    Menu not working when published

    I'm venturing into creating dropdown menus in MX and it works fine in the test mode but when I publish preview or publish the rollover doesn't work at all. I've made sure that the action is attached to the button and all I want to do is move to a certain frame on rollover to open the menu...
  4. CodingFreak

    Forking Memory Errors

    I am forking a process that has worked before but for some reason now when I run it putting an exit to exit out of the process after I'm done I'm getting a memory access error from windows for the perl.exe. Here is the code: my ($pid, @pids) = (undef, ()); foreach $name (keys %tella) { if...
  5. CodingFreak

    Perl Oracle_Home Question

    I'm new to Perl and have a question about the Oracle_Home you need to specify to use DBD-Oracle. I have read places that you need to put the path to the binaries, sever, and client...my question is which one is right? I'm trying to connect to a remote Oracle 9i database and have SQL Plus...

Part and Inventory Search

Back
Top