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 SkipVought 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. gnikol1

    Qmail headers

    Hi, I have the following header: Received: (qmail 29951 invoked from network); 15 Apr 2010 09:43:04 +0300 Received: from ovbgr.static.otenet.gr (HELO it98d30b43ab75) (79.129.8.125) by glamplan.com with SMTP; 15 Apr 2010 09:42:16 +0300 From: "nikos sotiriadis" <admin@ovb.gr> To: "'Katertzis...
  2. gnikol1

    Memory could not be written error...

    Hi, I have the same problem with Office 2000, Outlook, Word. In case you hear something please ......
  3. gnikol1

    Oracle Problem

    Hi, I installed in the HP-UX 11.00 64 bit the Oracle DBD-1.15 with out any seriou problem but when I am running a script as root I am getting the below error: install_driver(Oracle) failed: Can't load '/opt/perl/lib/site_perl/5.8.0/PA-RISC1.1-thread-multi/auto/DBD/Oracle/Oracle.sl' for module...
  4. gnikol1

    Oracle Datagrid

    Hi, I am writing a VB code for noeecting to an Oracle database and selects data. I cannot find a way to create a datagrid and populated. Thanks in advance for the help George
  5. gnikol1

    Outlook Question

    The previous helped a lot thanks. Is it possible to open a mail with the specific entry ID? Thanks again....
  6. gnikol1

    Outlook Question

    Hi, Is there any unique identifier of each mail entered in the outlook? I want to keep in a database this reference together with comments. Is it possible? Thanks in advance
  7. gnikol1

    Read HTML with XML

    Hello I would like to ask if it is possible to read a HTML document using the XML libraries in Visual Basic. Thanks
  8. gnikol1

    Procedure for connetng to the database

    Can you help , I want to write a procedure where after click a button to connect to an Access database and make a query. Thanks a lot
  9. gnikol1

    GD Module COmpilation

    Dear all I am trying for a long time to compile the GD module together with the text and graph and it seems impossible. I am geting different type of errors. I am sending you some of them E:\perl\modules\GD-1.30>perl makefile.pl NOTICE: This module requires libgd 1.8.3 or higher (shared...
  10. gnikol1

    Network Programming Question

    I am trying to write a script which is going to listen from one port an connect from another. Is like the same process is client server in itself
  11. gnikol1

    Network Programming Question

    Can anyone tell me if a single perl program can be server and client using the same or different ports? Thanks a lot
  12. gnikol1

    Check If a Variable is NULL

    THanks a lot for the help
  13. gnikol1

    Check If a Variable is NULL

    Thanks a lot it somethng that I thouht so
  14. gnikol1

    Check If a Variable is NULL

    Can you tell me how can I check if a variable is Null or not thanks a lot
  15. gnikol1

    PipingSTDIN

    Thanks I believe that is the same as while (<STDIN>) { print &quot;$_\n&quot;; }
  16. gnikol1

    PipingSTDIN

    NOt exactly. I want the output of the pasrser to input to the perl scripts
  17. gnikol1

    PipingSTDIN

    Hello to all I would like to run an executable and pipe the output like below parser | script.pl How do I do that?
  18. gnikol1

    How can I split a string of characters into two values?

    Thanks it was very helpfull
  19. gnikol1

    Using LWP

    Hello I would like to ask you something since you seem to be more experience than me. I want to log on to mail.yahoo.com, provide my user/pass and check my mail. I do not undestand what is hte difference between using the LPW::USerAgent and URI::URL. If I know where the fields are in the...
  20. gnikol1

    how do you read in a html page from another site?

    I am having a similar problem. I am trying to connect to yahoo.com and submit my user/pass.I found out where I have to submitted but I get the following error Use of uninitialized value in print.... Although how can I form_query behind a firewall? Thanks a lot George

Part and Inventory Search

Back
Top