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

    email contact form with CDO using asp page

    Hello, I have a form in html that I am trying to email the contents to a location using an asp page. I have included the code for the form and the asp page below. When I exectue this I am getting an http 500 internal error. Page can't be displayed. When you use the submit button or try to...
  2. woodje

    email form contents from html using asp

    Hello, I have a form in html that I am trying to email the contents to a location using an asp page. I have included the code for the form and the asp page below. When I exectue this I am getting an http 500 internal error. Please take a look and let me know your thoughts. Jeff Form *** <form...
  3. woodje

    Need to check if a file exsists before importing csv file

    Hello, I need to check to see if a file name exsists in a directory. If it does I need to error out and send a message to the user. If the file does not exsist then to import the csv file to an Access 2000 database. I have the code to import the csv and to move the file when complete I just...
  4. woodje

    Parsing data on a form from a single table file

    Hello, I have a table x with field17 and in this location I have a group of text of "CFACCESM04/18/05". I need to split this data from the table to 3 text boxes labeled txt1, txt2, and txt3. The first box (txt1 = the first 5 characters). The sencond box (txt2 = the next 3 characters). And the...
  5. woodje

    unbound value list as criteria in a query

    Hello, I have an unbound form with a value list that is displaying values of (YYYY-MM) for all of 2005. When you press the cmd button it is calling a query that is using this value list to drive its criteria. However the query is bringing back no data. When I remove the form and field criteria...
  6. woodje

    importing a .csv file to access 2000

    Hello, I need a little help here. I am using access 2000 and I am importing several .csv files to tables. The problem is that I am receiving about 14 files a day. The users sending these files to me are sending the file with a file name of "ca.dypdmrg.20041027.csv" and whenever I try to...

Part and Inventory Search

Back
Top