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

    URGENT Sendmail & FormMail.pl

    I am trying to use FormMail.pl to send HTML form data to an email address. The user completes an HTML form and I submit that to FormMail.pl. The problem is that the email is not coming through. Do I have to have sendmail running for FormMail to work? I'm running a RedHat Enterprise 3.0, with...
  2. tlgates

    need vsftp configuration help

    I've installed vsftp and am trying to configure it to allow anonymous access. I want to be able to ftp to my server through a browser (I currently can ftp using an 3rd party ftp client) so that anyone can access a specific "public" ftp area to place files and download files from. I also want...
  3. tlgates

    XFDF & FDF not merging with PDF on Windows/Apache/Tomcat/IE6

    Within my java app, I create XFDF and FDF files and open them in a browser. They are suppose to merge and display to the user using the form. However, on my Windows (local machine) they don't merge but display the actual file data. I don't have this problem when working from my Unix server...
  4. tlgates

    server.xml does not have contexts when I view in VI

    I have installed tomcat5 on a redhat linux machine. I used the Tomcat Administrator module to add Contexts to my host. When I try to view the server.xml file using VI I don't find any of the things I added in there. I have a lot of server.xml.[date].[time] where I've modified using the...
  5. tlgates

    apache not serving on vitural host

    I am using apache2 on redhat linux. I am trying to setup virtual hosts to serve. My pages display correctly using localhost and test.yoursummit.com but when I try to use my test.benefitserver.com virtual host, the images, css, etc files that apache serves don't display. What am I doing wrong...
  6. tlgates

    Help with EFT project

    I have a request to develop the ability to draft bank accounts for a client of mine. They want to draft a customer's bank account for their insurance payment. I have no idea how to do this or even start. I'm assuming that they will obtain the routing/account information from thier customers...
  7. tlgates

    user defined table password field not updating

    Hi all. I have a table that I created that contains user information (e.g. username, password, last name, first name). When I do an insert or an update, the password field is always null and never gets set. The other fields are set but not the password field. Here are the statements that I'm...

Part and Inventory Search

Back
Top