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

    Domain Registration through spedific port?

    Greetings, It sure has been awhile since I posted any questions! I have a simple question for you web guru's. I have my Linux 9 Apache web server up and running right now, and would like to assign a domain name (web name) to my server. The problem is that I am running my server on a cable...
  2. progolf069

    You will have to retype this query using an explicit cast

    Greetings Techies: I am seeking some assistance in PSQL - Typecasting. I have a product catalog created, and I am wanting to implement a price search feature. I want to allow the customer the oppurnunity to input a range of prices (high/low) that they are willing to pay for a product. Then I...
  3. progolf069

    Who is attached to my server?

    Does Apache have any type of commands or scripts that I can execute, so that I can see a count or list of people that are viewing my website - on any page (just on the server anywhere). I am running a Apache WebServer on a RedHat Linux 7.2. If you need any further discussion about my question...
  4. progolf069

    Replacing Text

    Greetings, I have a quick, appears to be easy, question about replacing text in a string. I am trying to display on a web page the registered trademark, trademark, and copyright symbols out of a Postgresql database. These data items are being representated in the data like this: Trademark...
  5. progolf069

    CGI Script for Postgrsql on RedHat Linux 7.2

    I am now in the stages I am ready to start accessing one of my many Postgrsql Databases that I have installed on my Redhat Linux 7.2 machine. I have CGI working correctly, and my databases are working just fine from the command line (in telnet), but now I want to integrate the databases to the...
  6. progolf069

    CGI and Postgrsql -- Linux 7.2

    I am now in the stages I am ready to start accessing one of my many Postgrsql Databases that I have installed on my Redhat Linux 7.2 machine. I have CGI working correctly, and my databases are working just fine from the command line (in telnet), but now I want to integrate the databases to the...
  7. progolf069

    CGI Failure on Web Server - Redhat Linux 7.2

    I am receiving the following error on my Redhat Linux 7.2 Web Server: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, root@localhost and inform them of the time the error...
  8. progolf069

    Screen Display (Interactive)

    Greetings Happy New Year! Here is an easy one for some of the more advanced COBOL programmers. I am wanting to display a multi-page list of data (from a table already built) There is 100 records in the table. I need to be able to display all 100 records on the screen, and allow the user to...
  9. progolf069

    Using VB and modems for file transfers

    Greetings techies, Have a good question to make you all think! Here is my issue: I have 7 PC's in remote locations that I need to send and receive files from all in one connection. I know you can set the MSComm control up to dial your modem on the local machine, and set the MSComm control up...
  10. progolf069

    Using 2 modems for file transfering

    Greetings techies, Have a good question to make you all think! Here is my issue: I have 7 PC's in remote locations that I need to send and receive files from all in one connection. I know you can set the MSComm control up to dial your modem on the local machine, and set the MSComm control up...
  11. progolf069

    Accessing COBOL Indexed File with VB 6.0

    I'm back again, with yet another question! I was wondering if anybody has any ideas how to access a COBOL Indexed file, with the use of Visual Basic 6.0. I know that I can go over to the PowerCobol programs (COBOL 97, OO COBOL) but I do not have the resources to do that. I am going to need...
  12. progolf069

    Only allowing 1 program to run at a time

    I was wondering if Visual Basic supports any type of program monitoring. The program that I am developing is a main menu system that shells out (executes or calls) to other programs. What I am wanting to do is prevent two instances of the same program from executing. Example: One of the...
  13. progolf069

    Program Monitoring (Preventing Multiple Instances)

    I was wondering if Visual Basic supports any type of program monitoring. The program that I am developing is a main menu system that shells out (executes or calls) to other programs. What I am wanting to do is prevent two instances of the same program from executing. Example: One of the...
  14. progolf069

    Problems sending e-mail from home

    I am using Outlook Express, and can't seem to send e-mail using my work e-mail from my home computer. I can receive e-mail on the account, but am unable to send e-mail to outgoing mail recipients. I can send e-mail to all of the other e-mail addresses of the same domain, but can't send them to...
  15. progolf069

    Comparing User-Input to Master-Record

    This is a similar question to the one I posted a few weeks ago about P.O. Boxes, but this time I need to compare data inputed by the user to a field in a file. The application is a e-mail search engine on our main frame at our office. Our employees, if they would like to be able to look up...
  16. progolf069

    Extracting PO Boxes from database

    This problem has had me stumpted for the last couple of days. My boss wants me to take a customer database that we have, and have a report printout for any PO Boxes that would be in the address field of the database. We are wanting to be able to use this database to send UPS shipments to our...
  17. progolf069

    Error handling for Runtime Error '50003'

    Can anybody help me out with this runtime error of: Runtime Error '50003' Unexpected Error. I know it relates to a file not being found over the internet. The purpose of the program that I have is this: I have a simple application that pulls an image off of the internet, and places the image...
  18. progolf069

    Placing a image from a web site on a form

    Here is my situation: I am trying to develop an application that will go out to a web site, and download a picture and display it on a form (in either a picture box or an image box) Here is some more detail: I am living in Decatur, Illinois, and we have a local television station that has a...

Part and Inventory Search

Back
Top